summaryrefslogtreecommitdiffstats
path: root/openwrt/package/quagga/ipkg
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-17 22:14:32 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-17 22:14:32 +0000
commit5f8cbd6c0379d55b3bdea681fc8f2d17649ad5eb (patch)
treea185544cd160bd249fc517905c17469960a78f75 /openwrt/package/quagga/ipkg
parent28beee46f50ca1134d44f449edd39d77acfc45fb (diff)
split off libospf from quagga-ospf(6)d
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1490 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 000000000..56d1a6d7b
--- /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 2345ef127..6d20fd889 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 eeab13acb..be9ca20a0 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