ctorrent depends on openssl
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19938 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1e91b21a6e
commit
4e4c6b9c5d
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=ctorrent
|
PKG_NAME:=ctorrent
|
||||||
PKG_VERSION:=dnh3.3.2
|
PKG_VERSION:=dnh3.3.2
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=3
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@SF/dtorrent \
|
PKG_SOURCE_URL:=@SF/dtorrent \
|
||||||
@ -38,6 +38,7 @@ endef
|
|||||||
define Package/ctorrent
|
define Package/ctorrent
|
||||||
$(call Package/ctorrent/Default)
|
$(call Package/ctorrent/Default)
|
||||||
TITLE+= (with OpenSSL support)
|
TITLE+= (with OpenSSL support)
|
||||||
|
DEPENDS+=+libopenssl
|
||||||
VARIANT:=ssl
|
VARIANT:=ssl
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user