Browse Source

Revert "transmission-web: set conflicts with transmission-web-control"

This reverts commit 18c9a03770.

To fix "make menuconfig" shows "recursive dependency detected".

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
lilik-openwrt-22.03
Richard Yu 5 years ago
parent
commit
6b49b9c566
No known key found for this signature in database GPG Key ID: D16286AFD4E1FFF3
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      net/transmission/Makefile

+ 0
- 1
net/transmission/Makefile 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


Loading…
Cancel
Save