|
@@ -15,7 +15,7 @@ package("alsa-lib")
|
|
end
|
|
end
|
|
|
|
|
|
if not is_plat("windows") then
|
|
if not is_plat("windows") then
|
|
- add_deps("autoconf", "automake", "libtool")
|
|
|
|
|
|
+ add_deps("autoconf", "automake", "libtool", "m4")
|
|
end
|
|
end
|
|
|
|
|
|
on_install("linux", function (package)
|
|
on_install("linux", function (package)
|