atool: needs host perl to add a proper shebang.

This commit is contained in:
Juan RP 2014-12-23 12:35:45 +01:00
parent b80e783663
commit d2c3f8edb3
1 changed files with 2 additions and 1 deletions

View File

@ -1,11 +1,12 @@
# Template file for 'atool'
pkgname=atool
version=0.39.0
revision=1
revision=2
homepage="http://www.nongnu.org/atool/"
short_desc="A script for managing file archives of various types"
license="GPL-2"
maintainer="Georg Schabel <gescha@posteo.de>"
hostmakedepends="perl"
depends="perl"
noarch=yes
build_style=gnu-configure