From 862ad1f7e3daa58c1eba8c2aecbe91b418ba1753 Mon Sep 17 00:00:00 2001 From: Jakob Rieck Date: Mon, 16 Oct 2023 09:12:23 +0200 Subject: [PATCH] Fixes Makefile (EXTRA_DEPENDS) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bb18702..9c377b2 100644 --- a/Makefile +++ b/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:=gl-ui gl-e750-mcu bash coreutils-shred python3 python3-pyserial patch TITLE:=Anonymity Enhancements for GL-E750 Mudi endef