Thread (4 messages) flat view 4 messages, 4 authors, 2021-10-27

[Buildroot] [PATCH 1/1] package/smcroute: don't override dependencies

From: Fabrice Fontaine <hidden>
Date: 2021-10-18 21:50:52
Subsystem: the rest · Maintainer: Linus Torvalds

Don't override SMCROUTE_DEPENDENCIES in a conditional

Signed-off-by: Fabrice Fontaine <redacted>
---
 package/smcroute/smcroute.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/smcroute/smcroute.mk b/package/smcroute/smcroute.mk
index 96da0dc346..913647e7bf 100644
--- a/package/smcroute/smcroute.mk
+++ b/package/smcroute/smcroute.mk
@@ -13,7 +13,7 @@ SMCROUTE_CPE_ID_VENDOR = troglobit
 SMCROUTE_CONF_OPTS = --enable-mrdisc
 
 ifeq ($(BR2_PACKAGE_LIBCAP),y)
-SMCROUTE_DEPENDENCIES = libcap
+SMCROUTE_DEPENDENCIES += libcap
 SMCROUTE_CONF_OPTS += --with-libcap
 else
 SMCROUTE_CONF_OPTS += --without-libcap
-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help