From edbb010eb533adcfa8a118b15332c7e4a48342d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Thu, 30 May 2013 20:25:11 +0200 Subject: testing/rutorrent: remove gzip and coreutils from dependencies --- testing/rutorrent/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/rutorrent') diff --git a/testing/rutorrent/APKBUILD b/testing/rutorrent/APKBUILD index 792ff332d0..7310d60e9d 100644 --- a/testing/rutorrent/APKBUILD +++ b/testing/rutorrent/APKBUILD @@ -2,12 +2,12 @@ # Maintainer: Francesco Colista pkgname=rutorrent pkgver=3.5 -pkgrel=0 +pkgrel=1 pkgdesc="Yet another web front-end for rTorrent" url="http://code.google.com/p/rutorrent/" arch="noarch" license="GPL" -depends="php curl gzip coreutils" +depends="php curl" depends_dev="" makedepends="" pkggroups="rutorrent" -- cgit v1.2.3