kiwix-lib: fix build
This commit is contained in:
parent
b059f0bbe7
commit
98cd1f9d62
|
@ -5,7 +5,8 @@ revision=2
|
|||
build_style=meson
|
||||
hostmakedepends="pkg-config ctpp2"
|
||||
makedepends="icu-devel libzim-devel pugixml-devel xapian-core-devel
|
||||
$(vopt_if ctpp2 ctpp2-devel) $(vopt_if aria2 libaria2-devel)"
|
||||
$(vopt_if ctpp2 ctpp2-devel) $(vopt_if aria2 libaria2-devel)
|
||||
gtest-devel"
|
||||
short_desc="Common code base for all Kiwix ports"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in New Issue
Block a user