wok-next diff tar/receipt @ rev 21022
Combine rox-filer
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Nov 03 04:01:01 2018 +0200 (2018-11-03) |
parents | 523cce42deab |
children | 82b613cfd1e0 |
line diff
1.1 --- a/tar/receipt Thu Jun 28 00:30:02 2018 +0300 1.2 +++ b/tar/receipt Sat Nov 03 04:01:01 2018 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="1.30" 1.5 CATEGORY="utilities" 1.6 SHORT_DESC="GNU tar archiving tools" 1.7 -MAINTAINER="pankso@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL3" 1.10 WEB_SITE="https://www.gnu.org/software/tar/" 1.11 LFS="http://www.linuxfromscratch.org/lfs/view/stable/chapter06/tar.html" 1.12 @@ -12,7 +12,7 @@ 1.13 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.14 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.15 1.16 -BUILD_DEPENDS="acl-dev gettext texinfo" 1.17 +BUILD_DEPENDS="acl-dev gettext-dev texinfo" 1.18 1.19 compile_rules() { 1.20 FORCE_UNSAFE_CONFIGURE=1 \