mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
perl-URI: depends to
This commit is contained in:
parent
11fe0a9809
commit
d13339de96
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-URI'.
|
# Template build file for 'perl-URI'.
|
||||||
pkgname=perl-URI
|
pkgname=perl-URI
|
||||||
version=1.58
|
version=1.58
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="URI-$version"
|
wrksrc="URI-$version"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -26,7 +26,7 @@ long_desc="
|
||||||
the new interface."
|
the new interface."
|
||||||
|
|
||||||
perl-URI_package() {
|
perl-URI_package() {
|
||||||
depends="${makedepends}"
|
depends="${hostmakedepends}"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove usr
|
||||||
|
|
Loading…
Add table
Reference in a new issue