From: Alexandru Ardelean Date: Thu, 18 Sep 2014 06:48:30 +0000 (+0300) Subject: openvswitch: organize openvswitch-ipsec and openvswitch-benchmark as subpackages X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4940679ef2923f85bb2bc14bb9540b5fa80c8833;p=openwrt-packages.git openvswitch: organize openvswitch-ipsec and openvswitch-benchmark as subpackages Signed-off-by: Alexandru Ardelean --- diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 1d0de1369..6a199f22f 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -59,7 +59,7 @@ endef define Package/openvswitch-ipsec $(call Package/openvswitch/Default) TITLE:=Open vSwitch Userspace Package - DEPENDS:=+openvswitch + DEPENDS:=@PACKAGE_openvswitch +PACKAGE_openvswitch:openvswitch endef define Package/openvswitch-ipsec/description @@ -70,7 +70,7 @@ endef define Package/openvswitch-benchmark $(call Package/openvswitch/Default) TITLE:=Open vSwitch Userspace Package - DEPENDS:=+openvswitch + DEPENDS:=@PACKAGE_openvswitch +PACKAGE_openvswitch:openvswitch endef define Package/openvswitch-benchmark/description