mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-CGI: requires perl-URI
This commit is contained in:
parent
2d6d3f4f8a
commit
f0b6e61d3a
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'perl-CGI'
|
# Template file for 'perl-CGI'
|
||||||
pkgname=perl-CGI
|
pkgname=perl-CGI
|
||||||
version=4.66
|
version=4.66
|
||||||
revision=1
|
revision=2
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="perl-HTML-Parser"
|
depends="perl-HTML-Parser perl-URI"
|
||||||
checkdepends="perl-HTML-Parser perl-Test-Warn perl-URI"
|
checkdepends="perl-HTML-Parser perl-Test-Warn perl-URI"
|
||||||
short_desc="Handle Common Gateway Interface requests and responses"
|
short_desc="Handle Common Gateway Interface requests and responses"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue