From 817c9b2514508ca59b9b2ee1c3f5458fae91d2a7 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sun, 11 May 2014 10:03:25 +0200 Subject: [PATCH] Fix gluon-legacy depends --- gluon/gluon-legacy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gluon/gluon-legacy/Makefile b/gluon/gluon-legacy/Makefile index e354f37..e0377bd 100644 --- a/gluon/gluon-legacy/Makefile +++ b/gluon/gluon-legacy/Makefile @@ -12,7 +12,7 @@ define Package/gluon-legacy SECTION:=gluon CATEGORY:=Gluon TITLE:=Legacy update scripts - DEPENDS:=+gluon-legacy + DEPENDS:=+gluon-core endef define Package/gluon-legacy/description