|
@@ -8,7 +8,7 @@ package("fontconfig")
|
|
|
|
|
|
add_deps("pkg-config", "freetype >= 2.9")
|
|
add_deps("pkg-config", "freetype >= 2.9")
|
|
if not is_plat("macosx") then
|
|
if not is_plat("macosx") then
|
|
- add_deps("gperf")
|
|
|
|
|
|
+ add_deps("autoconf", "automake", "gperf", "bzip2")
|
|
end
|
|
end
|
|
|
|
|
|
on_install("linux", "macosx", function (package)
|
|
on_install("linux", "macosx", function (package)
|