Skip to content

Commit ab6b1ba

Browse files
committed
gluon-offline-ssid: depend on gluon-web-admin instead of gluon-core
1 parent 8b8653f commit ab6b1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/gluon-offline-ssid/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include ../gluon.mk
77

88
define Package/$(PKG_NAME)
99
TITLE:=changes the SSID to an Offline-SSID so clients don't connect to an offline WiFi
10-
DEPENDS:=+gluon-core +micrond
10+
DEPENDS:=+gluon-web-admin +micrond
1111
endef
1212

1313
define Package/$(PKG_NAME)/description

0 commit comments

Comments
 (0)