summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Craig2022-03-07 15:11:29 -0700
committerDaniel Craig2022-03-07 15:11:29 -0700
commit93d57abd60d9215fb58f1477e2e65bf0a4e087a9 (patch)
treeb30630133877999f0a310228c3b3711f1a3f1c86
parentda5398b044e77f9d1888db5b273d5ab0e898fa82 (diff)
downloadaur-93d57abd60d9215fb58f1477e2e65bf0a4e087a9.tar.gz
Updated dependencies (added 'autoconf' and 'automake')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13979fc15bab..b43fbd84e8ad 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' 'libtorrent-ps-ch')
+depends=('curl>=7.15.4' 'autoconf' 'automake' 'ncurses' 'xmlrpc-c' 'libtorrent-ps-ch')
provides=('rtorrent')
conflicts=('rtorrent' 'rtorrent-ps')