Skip to content
Snippets Groups Projects
Commit 08a88158 authored by Christof Schulze's avatar Christof Schulze Committed by Andreas Ziegler
Browse files

gluon-l3roamd: add missing uc dependency

uc is used in the initscript. It must be set as dependency
parent 5f197067
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ include ../gluon.mk ...@@ -7,7 +7,7 @@ include ../gluon.mk
define Package/gluon-l3roamd define Package/gluon-l3roamd
TITLE:=Configure l3roamd for babel TITLE:=Configure l3roamd for babel
DEPENDS:=+gluon-core +l3roamd DEPENDS:=+gluon-core +l3roamd +uc
endef endef
$(eval $(call BuildPackageGluon,gluon-l3roamd)) $(eval $(call BuildPackageGluon,gluon-l3roamd))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment