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
commit 0a3772b48e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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