diff options
author | John Estabrook <jestabro@vyos.io> | 2023-04-24 08:40:06 -0500 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2023-04-24 08:40:06 -0500 |
commit | fbc1456a812e6e853b619929a9cf85a3b2bb33ae (patch) | |
tree | cdb4e855f63537c6350f0ab0d053a0ba34ae3acc /debian/control | |
parent | b9a806a4cdedc1c789f09a4e7b894778a57e31cb (diff) | |
download | vyos-http-api-tools-fbc1456a812e6e853b619929a9cf85a3b2bb33ae.tar.gz vyos-http-api-tools-fbc1456a812e6e853b619929a9cf85a3b2bb33ae.zip |
http-api: T5176: update changelog; remove unneeded dependency
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 |