From 80874eace80983a26f57e16ab9bea7bff8ba5798 Mon Sep 17 00:00:00 2001
From: Cecil Hugh Watson <knoppmyth@gmail.com>
Date: Tue, 3 Feb 2009 17:09:03 -0800
Subject: Made transmission-cli a dep.  Clean up.

---
 abs/extra-testing/community/torrentflux/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/abs/extra-testing/community/torrentflux/PKGBUILD b/abs/extra-testing/community/torrentflux/PKGBUILD
index 54d35b5..2f2c9f0 100644
--- a/abs/extra-testing/community/torrentflux/PKGBUILD
+++ b/abs/extra-testing/community/torrentflux/PKGBUILD
@@ -2,13 +2,13 @@
 
 pkgname=torrentflux
 pkgver=2.4
-pkgrel=2
+pkgrel=4
 pkgdesc="TorrentFlux is a free php based Torrent client that runs on a web server. Manage all of your Torrents remotely or locally."
 arch=(i686 x86_64)
 url="http://www.torrentflux.com/"
 license=(GPL)
 # You still need your favorite httpd, I do not wish to force it.
-depends=('mysql' 'php' 'python' 'pycrypto')
+depends=('mysql' 'php' 'python' 'pycrypto' 'transmission-cli')
 makedepends=('findutils')
 conflicts=('torrentflux2')
 backup=('opt/torrentflux/config.php')
-- 
cgit v0.12