[packages] rtorrent: depends on libncursesw, not libncurses
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32303 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
374f8b5aab
commit
d5cfc67291
@ -27,7 +27,7 @@ define Package/rtorrent
|
||||
CATEGORY:=Network
|
||||
TITLE:=BitTorrent client for ncurses
|
||||
URL:=http://libtorrent.rakshasa.no/
|
||||
DEPENDS:=+libcurl +libtorrent +libncurses +libsigcxx +xmlrpc-c-server +libpthread
|
||||
DEPENDS:=+libcurl +libtorrent +libncursesw +libsigcxx +xmlrpc-c-server +libpthread
|
||||
MAINTAINER:=Luka Perkov <openwrt@lukaperkov.net>
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user