summaryrefslogtreecommitdiff
path: root/openwrt/package/quagga/ipkg
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-07-17 22:14:32 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-07-17 22:14:32 +0000
commit2062ba52c0f70a3a7559ea8088296d095cee93b2 (patch)
treea185544cd160bd249fc517905c17469960a78f75 /openwrt/package/quagga/ipkg
parentb9fc72aa920237b738df1e23d6dc532acc0688ca (diff)
downloadmtk-20170518-2062ba52c0f70a3a7559ea8088296d095cee93b2.zip
mtk-20170518-2062ba52c0f70a3a7559ea8088296d095cee93b2.tar.gz
mtk-20170518-2062ba52c0f70a3a7559ea8088296d095cee93b2.tar.bz2
split off libospf from quagga-ospf(6)d
SVN-Revision: 1490
Diffstat (limited to 'openwrt/package/quagga/ipkg')
-rw-r--r--openwrt/package/quagga/ipkg/libospf.control7
-rw-r--r--openwrt/package/quagga/ipkg/quagga-ospf6d.control1
-rw-r--r--openwrt/package/quagga/ipkg/quagga-ospfd.control1
3 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/quagga/ipkg/libospf.control b/openwrt/package/quagga/ipkg/libospf.control
new file mode 100644
index 0000000..56d1a6d
--- /dev/null
+++ b/openwrt/package/quagga/ipkg/libospf.control
@@ -0,0 +1,7 @@
+Package: libospf
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <openwrt@nbd.name>
+Source: buildroot internal
+Description: OSPF support library
+ for Quagga routing software
diff --git a/openwrt/package/quagga/ipkg/quagga-ospf6d.control b/openwrt/package/quagga/ipkg/quagga-ospf6d.control
index 2345ef1..6d20fd8 100644
--- a/openwrt/package/quagga/ipkg/quagga-ospf6d.control
+++ b/openwrt/package/quagga/ipkg/quagga-ospf6d.control
@@ -3,5 +3,6 @@ Priority: optional
Section: net
Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
Source: buildroot internal
+Depends: libospf
Description: An OSPFv3 routing engine for use
with Quagga routing software
diff --git a/openwrt/package/quagga/ipkg/quagga-ospfd.control b/openwrt/package/quagga/ipkg/quagga-ospfd.control
index eeab13a..be9ca20 100644
--- a/openwrt/package/quagga/ipkg/quagga-ospfd.control
+++ b/openwrt/package/quagga/ipkg/quagga-ospfd.control
@@ -3,5 +3,6 @@ Priority: optional
Section: net
Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
Source: buildroot internal
+Depends: libospf
Description: An OSPFv2 routing engine for use
with Quagga routing software