rtorrent: Reenable rtorrent-rpc in Barrier Breaker 753/head
authorwildoats <wildoats@users.noreply.github.com>
Wed, 7 Jan 2015 22:13:43 +0000 (14:13 -0800)
committerwildoats <wildoats@users.noreply.github.com>
Tue, 20 Jan 2015 20:53:51 +0000 (12:53 -0800)
Signed-off-by: Jan Ulrich <jan@janulrich.org>
net/rtorrent/Makefile

index 629e189dffd5dc389d5d942676ae3a27b2398ed5..4f442da6aa579c628f1a8534b9ecaa63cac2522b 100644 (file)
@@ -90,4 +90,4 @@ endef
 Package/rtorrent-rpc/install = $(Package/rtorrent/install)
 
 $(eval $(call BuildPackage,rtorrent))
-#$(eval $(call BuildPackage,rtorrent-rpc))
+$(eval $(call BuildPackage,rtorrent-rpc))