Merge branch 'main' of https://github.com/srlabs/blue-merle into luci

This commit is contained in:
Tobias Mueller 2023-10-16 12:49:22 +02:00
commit 6e6a7fdca6
2 changed files with 64 additions and 1 deletions

View file

@ -12,7 +12,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/blue-merle
SECTION:=utils
CATEGORY:=Utilities
DEPENDS:=gl-ui gl-e750-mcu +bash +coreutils-shred +python3 +python3-pyserial +patch
EXTRA_DEPENDS:=gl-ui gl-e750-mcu bash coreutils-shred python3 python3-pyserial patch
TITLE:=Anonymity Enhancements for GL-E750 Mudi
endef