From 9ba7793fb31e0c572b6cd3809166a98194185d41 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 21 Jul 2018 01:35:26 -0500 Subject: system/attr: remove unused gzip dep that introduces cycle --- system/attr/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/attr') diff --git a/system/attr/APKBUILD b/system/attr/APKBUILD index 29cefb698..10fca7144 100644 --- a/system/attr/APKBUILD +++ b/system/attr/APKBUILD @@ -1,14 +1,14 @@ # Maintainer: A. Wilcox pkgname=attr pkgver=2.4.47 -pkgrel=8 +pkgrel=9 pkgdesc="Utilities for managing filesystem extended attributes" url="https://savannah.nongnu.org/projects/attr" arch="all" license="GPL-2.0+ AND LGPL-2.1+" options="!checkroot" depends="" -makedepends="libtool autoconf automake bash gzip gettext-tiny gettext-tiny-dev" +makedepends="libtool autoconf automake bash gettext-tiny gettext-tiny-dev" checkdepends="perl" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang libattr" source="http://download.savannah.nongnu.org/releases/attr/attr-$pkgver.src.tar.gz -- cgit v1.2.3-60-g2f50