mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 08:28:20 +04:00
Merge pull request #13877 from BKPepe/transmission-web-control
transmission-web-control: remove Transmission SSL variants
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=transmission-web-control
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/ronggang/transmission-web-control
|
||||
@@ -19,7 +19,7 @@ define Package/transmission-web-control
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
SUBMENU:=BitTorrent
|
||||
DEPENDS:=@(PACKAGE_transmission-daemon-openssl||PACKAGE_transmission-daemon-mbedtls)
|
||||
DEPENDS:=+transmission-daemon
|
||||
CONFLICTS:=transmission-web
|
||||
TITLE:=Transmission Web Control
|
||||
URL:=https://github.com/ronggang/transmission-web-control
|
||||
|
||||
Reference in New Issue
Block a user