summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/rtorrent/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rtorrent/APKBUILD b/testing/rtorrent/APKBUILD
index 01c616272..11c4b41f8 100644
--- a/testing/rtorrent/APKBUILD
+++ b/testing/rtorrent/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc='Ncurses BitTorrent client based on libTorrent'
url='http://libtorrent.rakshasa.no/'
license='GPL'
arch='all'
-makedepends='libsigc++-dev libtorrent-dev curl-dev xmlrpc-c-dev'
+makedepends='libsigc++-dev libtorrent-dev curl-dev xmlrpc-c-dev ncurses-dev'
subpackages="$pkgname-doc"
source="http://libtorrent.rakshasa.no/downloads/${pkgname}-${pkgver}.tar.gz"