diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-03 10:51:37 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-03 10:51:37 +0000 |
commit | e5c9263503427613922ff1382fafe5a4cb22a10e (patch) | |
tree | f009a6a71577180c0f5cfbf2b19f148067abb4f5 /openwrt/package/quagga/ipkg/quagga-vtysh.control | |
parent | f2e0ed122aedb756cdba5c765541a60b7301fbfd (diff) |
usability and stability patch from package maintainer Johannes 5 Joemann
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1577 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |