summaryrefslogtreecommitdiffstats
path: root/package/rtorrent/rtorrent.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/rtorrent/rtorrent.mk')
-rw-r--r--package/rtorrent/rtorrent.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rtorrent/rtorrent.mk b/package/rtorrent/rtorrent.mk
index c44cd572a..ff1ae2f1a 100644
--- a/package/rtorrent/rtorrent.mk
+++ b/package/rtorrent/rtorrent.mk
@@ -6,7 +6,7 @@
RTORRENT_VERSION = 0.9.2
RTORRENT_SITE = http://libtorrent.rakshasa.no/downloads
-RTORRENT_DEPENDENCIES = host-pkg-config libcurl libsigc libtorrent ncurses
+RTORRENT_DEPENDENCIES = host-pkgconf libcurl libsigc libtorrent ncurses
RTORRENT_AUTORECONF = YES
$(eval $(autotools-package))