From 439f4563e42bbb7d811c16fce5cd7e8583fd0c36 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 27 Apr 2012 09:26:05 +0000 Subject: main/acf-shorewall: depend on shorewall-shell shorewall itself is now based on perl since -shell support dropped We still want use the -shell for our acf til awall is useable. --- main/acf-shorewall/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/acf-shorewall/APKBUILD b/main/acf-shorewall/APKBUILD index c96fc18a8..5fb2b4d84 100644 --- a/main/acf-shorewall/APKBUILD +++ b/main/acf-shorewall/APKBUILD @@ -2,12 +2,12 @@ # Maintainer: Ted Trask pkgname=acf-shorewall pkgver=0.7.0 -pkgrel=0 +pkgrel=1 pkgdesc="A web-based system administration interface for shorewall" url="http://git.alpinelinux.org/cgit/acf-shorewall" arch="noarch" license="GPL-2" -depends="acf-core lua shorewall" +depends="acf-core lua shorewall-shell" source="http://git.alpinelinux.org/cgit/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2" package() { -- cgit v1.2.3