torsocks: remove depends

This commit is contained in:
Bruce Liu 2014-12-08 16:06:37 +00:00
parent 2805bd0313
commit 5a6476fdfe

View File

@ -2,12 +2,11 @@
# Maintainer: Bruce Liu <brli@users.sourceforge.net>
pkgname=torsocks
pkgver=2.0.0
pkgrel=1
pkgrel=2
pkgdesc='Wrapper to safely torify applications'
arch=('i686' 'x86_64')
url='http://code.google.com/p/torsocks'
license=('GPL2')
depends=('tor')
makedepends=('git')
backup=("etc/tor/${pkgname}.conf")
source=("git+https://git.torproject.org/torsocks.git#tag=v$pkgver")