testing/fbida: fix dependency from perl

This commit is contained in:
Francesco Colista 2015-09-08 15:04:10 +00:00
parent 9546b51106
commit 035d8515ff

View File

@ -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=""