summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorqdesjardin2019-10-19 09:05:44 -0600
committerqdesjardin2019-10-19 09:05:44 -0600
commita86433a71492095b1868ee177cd9b348ffea6236 (patch)
tree0612fb35939b0b102a7ad2d01c1c9602c7ca886e
parentbe66c45ee1342caf8b69464f05f97664d55a4654 (diff)
downloadaur-a86433a71492095b1868ee177cd9b348ffea6236.tar.gz
Updated PKGBUILD with libtorrent-ps-ch dependency.
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbdf343bf62b..1a5be363a88d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='Extended rTorrent-ps with additional UI patches, general fixes and enha
license=('GPL2')
arch=('any')
url='https://github.com/chros73/rtorrent-ps-ch'
-depends=('curl>=7.15.4' 'ncurses' 'xmlrpc-c')
+depends=('curl>=7.15.4' 'ncurses' 'xmlrpc-c' 'libtorrent-ps-ch')
provides=('rtorrent')
conflicts=('rtorrent' 'rtorrent-ps')