testing/perl-glib: build fix. needs glib-dev

This commit is contained in:
Natanael Copa 2011-12-05 07:46:14 +00:00
parent 462b5c8df7
commit 9832c41fc8

View File

@ -12,7 +12,7 @@ license="GPL PerlArtistic"
cpandepends="perl-extutils-pkgconfig perl-extutils-depends"
cpanmakedepends=""
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
makedepends="perl-dev $cpanmakedepends glib-dev"
subpackages="$pkgname-doc"
source="http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/$_pkgreal-$pkgver.tar.gz"