diff options
author | Daniil Baturin <daniil@baturin.org> | 2013-11-10 16:51:21 +0100 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2013-11-10 16:51:21 +0100 |
commit | a45277a62afab5a0fd2d8a70c4b8b622d93986d0 (patch) | |
tree | ca98e9ae48d0c91c965c2fffb15b53335755e73b | |
parent | fcc669e0ed053b1a8396d762c9d57a0a45ce2cb7 (diff) | |
download | vyatta-op-firewall-a45277a62afab5a0fd2d8a70c4b8b622d93986d0.tar.gz vyatta-op-firewall-a45277a62afab5a0fd2d8a70c4b8b622d93986d0.zip |
Remove dependency on vyatta-op-xml.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 00dc14d..ee02d50 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Architecture: all Depends: vyatta-op, vyatta-bash | bash (>= 3.1), vyatta-cfg (>= 0.101.0), - vyatta-op-xml + xsltproc Suggests: util-linux (>= 2.13-5), net-tools, ethtool, |