|
@@ -28,7 +28,7 @@ package("glib")
|
|
add_extsources("brew::glib")
|
|
add_extsources("brew::glib")
|
|
elseif is_plat("linux") then
|
|
elseif is_plat("linux") then
|
|
add_syslinks("pthread", "dl", "resolv")
|
|
add_syslinks("pthread", "dl", "resolv")
|
|
- add_extsources("apt::libglib2.0-dev")
|
|
|
|
|
|
+ add_extsources("apt::libglib2.0-dev", "pacman::glib2")
|
|
end
|
|
end
|
|
|
|
|
|
if on_fetch then
|
|
if on_fetch then
|