diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-07-28 16:26:29 -0700 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-07-28 16:26:29 -0700 |
commit | 573add99eb1632e43707acd086d7010d08f465d5 (patch) | |
tree | 39cc17de7553c29d4d5f43e039f52089d316a413 /debian/control | |
parent | c415474342cccde3cbe00cb6fc4a7ee3aeb00cc3 (diff) | |
download | vyatta-cfg-quagga-573add99eb1632e43707acd086d7010d08f465d5.tar.gz vyatta-cfg-quagga-573add99eb1632e43707acd086d7010d08f465d5.zip |
Since this packages changes the bash-completion conf file, it must be installed after bash-completion
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4b5692bb..214be062 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,7 @@ Depends: sed (>= 4.1.5), tasksel, snmp, tcpdump +Pre-Depends: bash-completion Suggests: util-linux (>= 2.13-5), net-tools, ethtool, |