diff options
Diffstat (limited to 'testing/lensfun/APKBUILD')
-rw-r--r-- | testing/lensfun/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lensfun/APKBUILD b/testing/lensfun/APKBUILD index 7a983662e1..e56d65eefa 100644 --- a/testing/lensfun/APKBUILD +++ b/testing/lensfun/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="LGPL3" depends="" depends_dev="" -makedepends="py-docutils cmake doxygen libpng" +makedepends="py-docutils cmake doxygen libpng glib-dev" install="" subpackages="$pkgname-dev $pkgname-doc" source="http://downloads.sourceforge.net/project/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz" |