perl-URI: depends to
This commit is contained in:
parent
11fe0a9809
commit
d13339de96
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-URI'.
|
||||
pkgname=perl-URI
|
||||
version=1.58
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="URI-$version"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -26,7 +26,7 @@ long_desc="
|
|||
the new interface."
|
||||
|
||||
perl-URI_package() {
|
||||
depends="${makedepends}"
|
||||
depends="${hostmakedepends}"
|
||||
noarch="yes"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
|
|
Loading…
Reference in New Issue