smcroute: disable libcap support
authorMoritz Warning <moritzwarning@web.de>
Wed, 15 May 2019 16:07:18 +0000 (18:07 +0200)
committerMoritz Warning <moritzwarning@web.de>
Wed, 15 May 2019 16:07:18 +0000 (18:07 +0200)
smcroute does not find libcap.so.2

Signed-off-by: Moritz Warning <moritzwarning@web.de>
net/smcroute/Makefile

index 06f8a451034ee86138493d8f06ebd696c177f7d4..c9f77cfc98667a5afb040f7bb981917b085ca283 100644 (file)
@@ -38,6 +38,9 @@ define Package/smcroute/conffiles
        /etc/smcroute.conf
 endef
 
+CONFIGURE_ARGS += \
+       --without-libcap
+
 define Package/smcroute/install
        $(INSTALL_DIR) $(1)/usr/sbin
        $(INSTALL_DIR) $(1)/usr/bin