diff options
Diffstat (limited to 'community/podofo/APKBUILD')
-rw-r--r-- | community/podofo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/podofo/APKBUILD b/community/podofo/APKBUILD index 66ce522f26..ee0d4a443e 100644 --- a/community/podofo/APKBUILD +++ b/community/podofo/APKBUILD @@ -8,7 +8,7 @@ url="http://podofo.sourceforge.net" arch="all" license="GPL" depends= -makedepends="tiff-dev libpng-dev fontconfig-dev +makedepends="tiff-dev libpng-dev fontconfig-dev cmake lua-dev libressl-dev libidn-dev" install="" subpackages="$pkgname-dev $pkgname-doc" |