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