mirror of
https://github.com/coolsnowwolf/luci
synced 2025-01-07 07:06:41 +08:00
luci-app-transmission: fix dependence
This commit is contained in:
parent
2c780ccfc5
commit
974fb045f8
@ -7,7 +7,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=LuCI Support for Transmission
|
||||
LUCI_DEPENDS:=+transmission-daemon-openssl +transmission-web-control
|
||||
LUCI_DEPENDS:=+transmission-daemon +transmission-web-control
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user