diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2011-11-03 14:29:35 -0700 |
---|---|---|
committer | Stephen Hemminger <shemminger@vyatta.com> | 2011-11-03 14:29:35 -0700 |
commit | 864e4e589a183bfce26f35eba12fcd54e6cac1e6 (patch) | |
tree | 7be6441b8457b41621aad9eec66c7f7aa8f1495c | |
parent | 8d5b99656470e426b62cc15078db4b8bdb99eb25 (diff) | |
download | vyatta-cfg-quagga-864e4e589a183bfce26f35eba12fcd54e6cac1e6.tar.gz vyatta-cfg-quagga-864e4e589a183bfce26f35eba12fcd54e6cac1e6.zip |
Add dependency on version of vyatta-cfg-system
Need version with pseudo-ethernet vif support
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index f2c32b5d..4415c544 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Depends: sed (>= 4.1.5), procps (>= 1:3.2.7-3), coreutils (>= 5.97-5.3), vyatta-cfg (>= 0.18.56), + vyatta-cfg-system (>= 0.19.125), libc6 (>= 2.7-6), vyatta-bash | bash (>= 3.1), vyatta-quagga (>= 0.99.15-26) |