summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-10-31 12:39:02 +0100
committerGitHub <noreply@github.com>2022-10-31 12:39:02 +0100
commit2291f4c7a967bdc81fb19e89f27fb378b2ecd09b (patch)
tree8f16c2f2d50281204f03d8e61bd55d41c56bafc8
parent3f91033927d80748b70e1ef58b2941643d1aca33 (diff)
parenta3ae748608097170063888ce121579ed5a315744 (diff)
downloadvyos-1x-2291f4c7a967bdc81fb19e89f27fb378b2ecd09b.tar.gz
vyos-1x-2291f4c7a967bdc81fb19e89f27fb378b2ecd09b.zip
Merge pull request #1631 from sever-sever/T4786
T4786: Add package python3-pyhumps
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 16b7ee814..cf766a825 100644
--- a/debian/control
+++ b/debian/control
@@ -131,6 +131,7 @@ Depends:
python3-netifaces,
python3-paramiko,
python3-psutil,
+ python3-pyhumps,
python3-pystache,
python3-pyudev,
python3-six,