diff --git a/net/btpd/Makefile b/net/btpd/Makefile index 9085267d4..803546a9d 100644 --- a/net/btpd/Makefile +++ b/net/btpd/Makefile @@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk define Package/btpd SECTION:=net CATEGORY:=Network - DEPENDS:=+libpthread + DEPENDS:=+libpthread +libopenssl SUBMENU:=BitTorrent TITLE:=btpd - BitTorrent Protocol Daemon URL:=https://github.com/btpd/btpd/wiki/