atool: needs host perl to add a proper shebang.
This commit is contained in:
parent
b80e783663
commit
d2c3f8edb3
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'atool'
|
# Template file for 'atool'
|
||||||
pkgname=atool
|
pkgname=atool
|
||||||
version=0.39.0
|
version=0.39.0
|
||||||
revision=1
|
revision=2
|
||||||
homepage="http://www.nongnu.org/atool/"
|
homepage="http://www.nongnu.org/atool/"
|
||||||
short_desc="A script for managing file archives of various types"
|
short_desc="A script for managing file archives of various types"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
maintainer="Georg Schabel <gescha@posteo.de>"
|
maintainer="Georg Schabel <gescha@posteo.de>"
|
||||||
|
hostmakedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue