Add linux pacman add_extsources for libudev (#894)

pull/903/head
Arthapz 3 years ago committed by GitHub
parent 0cd230013b
commit 17d9659f9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/l/libudev/xmake.lua

@ -9,4 +9,4 @@ package("libudev")
end
end)
add_extsources("apt::libudev-dev")
add_extsources("apt::libudev-dev", "pacman::systemd")

Loading…
Cancel
Save