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