diff options
author | Marat Nepomnyashy <marat@vyatta.com> | 2008-01-04 16:40:36 -0800 |
---|---|---|
committer | Marat Nepomnyashy <marat@vyatta.com> | 2008-01-04 16:40:36 -0800 |
commit | 17fd3bf4548804e1442eb0f1d12932d1dfd37cb9 (patch) | |
tree | 2a4a23f5cb20c6974282a31c1290ab3c22679c85 | |
parent | 0a9bb9fca675fb7f185b113153ed801cc7f43b17 (diff) | |
download | vyatta-op-firewall-17fd3bf4548804e1442eb0f1d12932d1dfd37cb9.tar.gz vyatta-op-firewall-17fd3bf4548804e1442eb0f1d12932d1dfd37cb9.zip |
Add dependency on package 'vyatta-op-xml'.debian/0.1
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b4acc52..33de101 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Standards-Version: 3.7.2 Package: vyatta-op-firewall Architecture: all Depends: bash (>= 3.1), - vyatta-op + vyatta-op, + vyatta-op-xml Suggests: util-linux (>= 2.13-5), net-tools, ethtool, |