stow: remove unnecessary dependency on perl-Stow
This commit is contained in:
parent
a7b5c8aa15
commit
d1f8707451
@ -1,17 +1,17 @@
|
|||||||
# Template file for 'stow'
|
# Template file for 'stow'
|
||||||
pkgname=stow
|
pkgname=stow
|
||||||
version=2.2.2
|
version=2.2.2
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl-Stow"
|
make_check_target="test"
|
||||||
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
checkdepends="perl-Test-Output perl-IO-stringy"
|
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
|
checkdepends="perl-Test-Output perl-IO-stringy"
|
||||||
short_desc="GNU Stow is a symlink manager"
|
short_desc="GNU Stow is a symlink manager"
|
||||||
maintainer="Martin Harrigan <martinharrigan@gmail.com>"
|
maintainer="Martin Harrigan <martinharrigan@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://www.gnu.org/software/stow/"
|
homepage="https://www.gnu.org/software/stow/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e2f77649301b215b9adbc2f074523bedebad366812690b9dc94457af5cf273df
|
checksum=e2f77649301b215b9adbc2f074523bedebad366812690b9dc94457af5cf273df
|
||||||
make_check_target="test"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user