quagga: depends on quagga-libzebra
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Jun 2012 00:22:41 +0000 (00:22 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Jun 2012 00:22:41 +0000 (00:22 +0000)
SVN-Revision: 32328

net/quagga/Makefile

index 15f5b68dac39958a19719ccd73a6953c1ee29401..879c4c195e2b1cdd4f4addfc774f93b6f60183c1 100644 (file)
@@ -45,7 +45,7 @@ endef
 
 define Package/quagga
   $(call Package/quagga/Default)
-  DEPENDS:=+librt
+  DEPENDS:=+librt +quagga-libzebra
   MENU:=1
 endef