perl-JSON-XS: add fix depends again.
This commit is contained in:
parent
8d1b487adf
commit
b3daf4a80e
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'perl-JSON-XS'
|
# Template file for 'perl-JSON-XS'
|
||||||
pkgname=perl-JSON-XS
|
pkgname=perl-JSON-XS
|
||||||
version=3.01
|
version=3.01
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends} perl-common-sense"
|
makedepends="${hostmakedepends} perl-common-sense perl-Types-Serialiser"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="JSON::XS - JSON serialising/deserialising, done correctly and fast"
|
short_desc="JSON::XS - JSON serialising/deserialising, done correctly and fast"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
|
Loading…
Reference in New Issue