summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d22e5ec39137..7a239350967e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='BitTorrent library written in C++ for use with rtorrent-ps-ch'
license=('GPL2')
arch=('any')
url='https://github.com/rakshasa/libtorrent'
-depends=('openssl')
+depends=('autoconf' 'automake' 'openssl')
provides=('libtorrent')
conflicts=('libtorrent' 'libtorrent-ps')
source=("https://github.com/rakshasa/$_pkgname/archive/v$_pkgver.tar.gz"