diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-08-03 10:51:37 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-08-03 10:51:37 +0000 |
commit | 6e76d2dd4064773a53ef5a4e3a3d747847273354 (patch) | |
tree | a658435136724d8e9108bdbc89ccdaf95cae2ea4 /package/quagga/ipkg/quagga-vtysh.control | |
parent | c086ffc18d27a4fc5c00f36a2caf17d8a3548a3c (diff) | |
download | upstream-6e76d2dd4064773a53ef5a4e3a3d747847273354.tar.gz upstream-6e76d2dd4064773a53ef5a4e3a3d747847273354.tar.bz2 upstream-6e76d2dd4064773a53ef5a4e3a3d747847273354.zip |
usability and stability patch from package maintainer Johannes 5 Joemann
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1577 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/quagga/ipkg/quagga-vtysh.control')
-rw-r--r-- | package/quagga/ipkg/quagga-vtysh.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/quagga/ipkg/quagga-vtysh.control b/package/quagga/ipkg/quagga-vtysh.control new file mode 100644 index 0000000000..1022106706 --- /dev/null +++ b/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 |