aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit9309365917156e7dc01c10dfdb2297bd712c7c55 (patch)
treef5a25ca720efb1cfec569b1d27be34ee5d7615c5 /package/quagga/ipkg
parent3095da757f6e73b326223651187df77a30a49e35 (diff)
downloadmaster-187ad058-9309365917156e7dc01c10dfdb2297bd712c7c55.tar.gz
master-187ad058-9309365917156e7dc01c10dfdb2297bd712c7c55.tar.bz2
master-187ad058-9309365917156e7dc01c10dfdb2297bd712c7c55.zip
split off libospf from quagga-ospf(6)d
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1490 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/quagga/ipkg')
-rw-r--r--package/quagga/ipkg/libospf.control7
-rw-r--r--package/quagga/ipkg/quagga-ospf6d.control1
-rw-r--r--package/quagga/ipkg/quagga-ospfd.control1
3 files changed, 9 insertions, 0 deletions
diff --git a/package/quagga/ipkg/libospf.control b/package/quagga/ipkg/libospf.control
new file mode 100644
index 0000000000..56d1a6d7b7
--- /dev/null
+++ b/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/package/quagga/ipkg/quagga-ospf6d.control b/package/quagga/ipkg/quagga-ospf6d.control
index 2345ef127d..6d20fd8896 100644
--- a/package/quagga/ipkg/quagga-ospf6d.control
+++ b/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/package/quagga/ipkg/quagga-ospfd.control b/package/quagga/ipkg/quagga-ospfd.control
index eeab13acb8..be9ca20a05 100644
--- a/package/quagga/ipkg/quagga-ospfd.control
+++ b/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