mirror of
https://github.com/srlabs/blue-merle.git
synced 2025-09-19 04:14:48 -04: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
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -12,7 +12,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define Package/blue-merle
|
||||
SECTION:=utils
|
||||
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
|
||||
endef
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue