From cabf3e0c97efda276031f82c19289d2498e316b4 Mon Sep 17 00:00:00 2001 From: Vasilis Tsiligiannis Date: Sat, 14 Jul 2012 12:59:27 +0000 Subject: [PATCH] [packages] quagga: babeld depends on IPv6 support SVN-Revision: 32707 --- net/quagga/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 7a7ad121da..9474a9e5af 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=quagga PKG_VERSION:=0.99.21 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_MD5SUM:=99840adbe57047c90dfba6b6ed9aec7f PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz @@ -119,7 +119,7 @@ endef define Package/quagga-babeld $(call Package/quagga/Default) - DEPENDS+=+quagga-libzebra + DEPENDS+=+quagga-libzebra @IPV6 TITLE:=Babel routing engine endef -- 2.30.2