diff options
Diffstat (limited to 'testing/fbida')
-rw-r--r-- | testing/fbida/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fbida/APKBUILD b/testing/fbida/APKBUILD index 782ef4c673..380e63cfcd 100644 --- a/testing/fbida/APKBUILD +++ b/testing/fbida/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Few applications to display and elementary edit images" url="http://www.kraxel.org/blog/linux/$pkgname/" arch="all" license="GPL2" -depends="" +depends="perl" depends_dev="giflib-dev libexif-dev motif-dev libpng-dev jpeg-dev" makedepends="$depends_dev linux-headers" install="" |