From: Alexandru Ardelean Date: Tue, 29 Dec 2015 12:00:43 +0000 (+0200) Subject: openvswitch: update titles for ovs-benchmark and ovs-monitor-ipsec packages X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=959d5eaf1a5f02c1578690dfe2cd1764e2070fdd;p=openwrt-packages.git openvswitch: update titles for ovs-benchmark and ovs-monitor-ipsec packages Signed-off-by: Alexandru Ardelean --- diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 546ad86e1..88b3829e6 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -76,7 +76,7 @@ endef define Package/openvswitch-ipsec $(call Package/openvswitch/Default) - TITLE:=Open vSwitch Userspace Package + TITLE:=Open vSwitch GRE through IPsec tool DEPENDS:=@PACKAGE_openvswitch +PACKAGE_openvswitch:openvswitch-python endef @@ -87,7 +87,7 @@ endef define Package/openvswitch-benchmark $(call Package/openvswitch/Default) - TITLE:=Open vSwitch Userspace Package + TITLE:=Open vSwitch flow setup benchmark utility DEPENDS:=@PACKAGE_openvswitch +PACKAGE_openvswitch:openvswitch endef