diff options
author | Robert Bays <robert@vyatta.com> | 2013-06-01 16:50:37 -0700 |
---|---|---|
committer | Robert Bays <robert@vyatta.com> | 2013-06-01 16:50:37 -0700 |
commit | 8a22622d0ced32251b5e87cb482758ce1963b7f6 (patch) | |
tree | 9873450e724a733371f1b2f560f747721fbf1664 | |
parent | f5057a075d1a5d025d5a4d90f1486d972216a177 (diff) | |
download | vyatta-op-8a22622d0ced32251b5e87cb482758ce1963b7f6.tar.gz vyatta-op-8a22622d0ced32251b5e87cb482758ce1963b7f6.zip |
allow optional dependency on vyatta-unicast
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1bde345..e64a956 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Depends: sed (>= 4.1.5), pciutils, vyatta-cfg (>= 0.16.26), vyatta-cfg-system (>= 0.19.93), - vyatta-quagga (>= 0.99.15-26), + vyatta-unicast | vyatta-quagga (>= 0.99.15-26), lsof, coreutils (>= 5.97-5.3), host, |