Merge pull request #8921 from ysc3839/tr-web-control

Revert "transmission-web: set conflicts with transmission-web-control"
This commit is contained in:
Rosen Penev
2019-05-06 11:38:56 -07:00
committed by GitHub

View File

@@ -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