diff options
author | John Southworth <john.southworth@vyatta.com> | 2013-04-10 15:50:18 -0700 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2013-04-10 15:50:18 -0700 |
commit | 19a56feaae95a3235dad7ee19ab338ace8aed587 (patch) | |
tree | 160bd14af21982253e6eb604f7d4bf2b74a25186 | |
parent | 9348acd0de2c4586d4ed8016a74edb77b097411c (diff) | |
download | vyatta-cfg-quagga-19a56feaae95a3235dad7ee19ab338ace8aed587.tar.gz vyatta-cfg-quagga-19a56feaae95a3235dad7ee19ab338ace8aed587.zip |
fix dataplane package dependency
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d125cef8..148663f5 100644 --- a/debian/control +++ b/debian/control @@ -44,6 +44,6 @@ Description: vyatta-cfg-quagga extra templates Package: vyatta-cfg-quagga-dataplane Architecture: all -Depends: vyatta-cfg-quagga, vyatta-cfg-dataplane +Depends: vyatta-cfg-quagga, vplane-config Description: vyatta-cfg-quagga dataplane templates Vyatta configuration templates for Quagga use on dataplane devices |