diff options
Diffstat (limited to 'package/rtorrent')
-rw-r--r-- | package/rtorrent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/rtorrent/Makefile b/package/rtorrent/Makefile index 863cad6c8..e38f0d838 100644 --- a/package/rtorrent/Makefile +++ b/package/rtorrent/Makefile @@ -13,6 +13,7 @@ PKG_SECTION:= net PKG_DEPENDS:= libncurses libtorrent libcurl PKG_URL:= http://libtorrent.rakshasa.no PKG_SITES:= http://libtorrent.rakshasa.no/downloads/ +PKG_CXX:= RTORRENT include ${TOPDIR}/mk/package.mk |