diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-01-06 17:20:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-06 17:20:33 +0100 |
commit | 9b6252f81e8c0a08f6dc7ee553917d70f8b31167 (patch) | |
tree | 0835036feacf1322c1e47b72e928dfb4cf3a55ae /debian/control | |
parent | 4df0cd1e64a33a7a0b47d226e983da4cd1c2a089 (diff) | |
parent | 6fc263b9cb71ca24dce60aec63aa453ef2b0000b (diff) | |
download | vyatta-conntrack-9b6252f81e8c0a08f6dc7ee553917d70f8b31167.tar.gz vyatta-conntrack-9b6252f81e8c0a08f6dc7ee553917d70f8b31167.zip |
Merge pull request #6 from sarthurdev/current
conntrack: T4145: Remove `vyatta-cfg-firewall` dependency
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 27d56f1..86f79b9 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Depends: vyatta-cfg-system, vyatta-op, conntrack, conntrackd, + libswitch-perl, libxml-namespacesupport-perl, libxml-sax-base-perl, libxml-sax-perl, |