diff options
author | Christian Breunig <christian@breunig.cc> | 2023-03-11 20:41:04 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-03-11 20:41:04 +0100 |
commit | fa645fef28ca90dc5bd85d3a221964249843a24e (patch) | |
tree | 9fbeb4ccae9284e5e0a47f2e29f5b64fa0b2ad07 /debian | |
parent | 1be5cba3636c5c59873542348c9fd0b6e695be04 (diff) | |
download | vyos-1x-fa645fef28ca90dc5bd85d3a221964249843a24e.tar.gz vyos-1x-fa645fef28ca90dc5bd85d3a221964249843a24e.zip |
Debian: remove python3-pyhumps from build dependencies, provided via pip in container
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b486932c0..a3d45327b 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,6 @@ Build-Depends: python3-setuptools, python3-sphinx, python3-xmltodict, - python3-pyhumps, quilt, whois Standards-Version: 3.9.6 |