testing/rutorrent: remove gzip and coreutils from dependencies

This commit is contained in:
Bartłomiej Piotrowski 2013-05-30 20:25:11 +02:00
parent 886697bf5b
commit edbb010eb5

View File

@ -2,12 +2,12 @@
# Maintainer: Francesco Colista <francesco.colista@gmail.com>
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"