summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-02-02 10:18:58 +0100
committerChristian Poessinger <christian@poessinger.com>2020-02-02 10:18:58 +0100
commitd10bbd17574921f772e8c29aa469afa02705b982 (patch)
treee166db0d63899306c198ef19275cff5df3f15a6c
parent973811f36879d1caf01ab7ab1c15c93043bde16a (diff)
downloadvyatta-config-mgmt-d10bbd17574921f772e8c29aa469afa02705b982.tar.gz
vyatta-config-mgmt-d10bbd17574921f772e8c29aa469afa02705b982.zip
T640: add missing dependency on liburi-perl
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 47bb490..5d98d1a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,5 +11,6 @@ Depends: perl,
vyatta-cfg (>= 0.15.33),
vyatta-cfg-system,
vyatta-op,
+ liburi-perl
Description: VyOS commands for config-mgmt
VyOS configuration/operational templates and scripts for the config management system.