summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-05-26 20:22:15 +0200
committerGitHub <noreply@github.com>2020-05-26 20:22:15 +0200
commit02c29a9f1f6ddb3c04aee948781e765a7ca2c829 (patch)
tree84898271c7be82c4e051f63f0b1851af8532be61
parent0561f9eb4920d4219b004fef1f18009f5423332d (diff)
downloadvyatta-conntrack-02c29a9f1f6ddb3c04aee948781e765a7ca2c829.tar.gz
vyatta-conntrack-02c29a9f1f6ddb3c04aee948781e765a7ca2c829.zip
Debian: T2520: fix broken dependencies
libxml-simple-perl was formerly pulled in by vyatta-nat but as it went away there has been a stale dependency.
-rw-r--r--debian/control5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 0e16005..f8a330c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,11 @@ Depends: vyatta-cfg-system,
vyatta-op,
conntrack,
conntrackd,
+ libxml-namespacesupport-perl,
+ libxml-sax-base-perl,
+ libxml-sax-perl,
+ libxml-libxml-perl,
+ libxml-simple-perl,
nfct
Replaces: vyatta-cfg-system,
vyatta-cfg-firewall