mirror of
https://github.com/srlabs/blue-merle.git
synced 2024-12-22 13:55:00 -05:00
Depend on luci rather than GL
In v4 firmware neither gl-ui nor gl-e750-mcu exists.
This commit is contained in:
parent
6e6a7fdca6
commit
04b1e6dfcb
2
Makefile
2
Makefile
@ -12,7 +12,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/blue-merle
|
define Package/blue-merle
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
EXTRA_DEPENDS:=gl-ui gl-e750-mcu bash coreutils-shred python3 python3-pyserial patch
|
EXTRA_DEPENDS:=luci-base bash coreutils-shred python3 python3-pyserial patch
|
||||||
TITLE:=Anonymity Enhancements for GL-E750 Mudi
|
TITLE:=Anonymity Enhancements for GL-E750 Mudi
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user