diff options
Diffstat (limited to 'openwrt/package/quagga/ipkg/quagga-vtysh.control')
-rw-r--r-- | openwrt/package/quagga/ipkg/quagga-vtysh.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/quagga/ipkg/quagga-vtysh.control b/openwrt/package/quagga/ipkg/quagga-vtysh.control new file mode 100644 index 000000000..102210670 --- /dev/null +++ b/openwrt/package/quagga/ipkg/quagga-vtysh.control @@ -0,0 +1,8 @@ +Package: quagga-vtysh +Priority: optional +Section: net +Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> +Source: buildroot internal +Depends: quagga, libncurses, libreadline +Description: integrated shell for interacting with Quagga + routing software |