summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJernej Jakob <jernej.jakob@gmail.com>2020-06-11 09:18:42 +0200
committerJernej Jakob <jernej.jakob@gmail.com>2020-06-11 22:10:47 +0200
commit0eb30e29f9e97f55679970d8dbe65b192b7bf7ca (patch)
treee57b72811a2bed63b013338d8f02065d22defd1a /debian
parent6f2d87526d9ad4e8e1cb09a607223ee6119f02e7 (diff)
downloadvyos-1x-0eb30e29f9e97f55679970d8dbe65b192b7bf7ca.tar.gz
vyos-1x-0eb30e29f9e97f55679970d8dbe65b192b7bf7ca.zip
vyos-hostsd: T2583: add dependency on python3-voluptuous
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 104a267ea..24390ae50 100644
--- a/debian/control
+++ b/debian/control
@@ -35,6 +35,7 @@ Depends: python3,
python3-jmespath,
python3-xmltodict,
python3-pyudev,
+ python3-voluptuous,
bsdmainutils,
cron,
etherwake,