From: Richard Yu Date: Mon, 29 Apr 2019 18:30:30 +0000 (+0800) Subject: transmission-web: set conflicts with transmission-web-control X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=18c9a03770793e084eab5601d51b21ca4b374f75;p=openwrt-packages.git transmission-web: set conflicts with transmission-web-control Signed-off-by: Richard Yu --- diff --git a/net/transmission/Makefile b/net/transmission/Makefile index 3ce72d831..271f12271 100644 --- a/net/transmission/Makefile +++ b/net/transmission/Makefile @@ -86,6 +86,7 @@ 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