mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/perl-glib: build fix. needs glib-dev
This commit is contained in:
parent
462b5c8df7
commit
9832c41fc8
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user