Browse Source
Merge pull request #8921 from ysc3839/tr-web-control
Revert "transmission-web: set conflicts with transmission-web-control"
lilik-openwrt-22.03
Rosen Penev
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
net/transmission/Makefile
|
|
@ -86,7 +86,6 @@ define Package/transmission-web |
|
|
|
$(call Package/transmission/template) |
|
|
|
TITLE+= (webinterface) |
|
|
|
DEPENDS:=@(PACKAGE_transmission-daemon-openssl||PACKAGE_transmission-daemon-mbedtls) |
|
|
|
CONFLICTS:=transmission-web-control |
|
|
|
PKGARCH:=all |
|
|
|
endef |
|
|
|
|
|
|
|