diff options
author | John Estabrook <jestabro@vyos.io> | 2023-04-24 11:28:42 -0500 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2023-04-24 11:47:20 -0500 |
commit | 8b752f958176ca579cf780175b3f9ee3617ab481 (patch) | |
tree | 2444e54089304e70668bcd361842bb951d1e541c /debian/control | |
parent | 3911268c4ed746f303b43b0d701c4c1bd13617f9 (diff) | |
download | vyos-http-api-tools-8b752f958176ca579cf780175b3f9ee3617ab481.tar.gz vyos-http-api-tools-8b752f958176ca579cf780175b3f9ee3617ab481.zip |
http-api: T5176: update changelog; remove unneeded dependencies
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d746f76..b5c880b 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Build-Depends: debhelper (>= 10), python3-setuptools, dh-virtualenv (>= 1.0), python3-pip, - python3-dev, python3-venv Standards-Version: 3.9.6 |