diff options
author | John Estabrook <jestabro@vyos.io> | 2022-11-02 14:28:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-02 14:28:51 -0500 |
commit | f11b76ec56f9a94c4cfb435081c7b9a5986c060c (patch) | |
tree | 643871c3f5585f3c2437caeb7eb7beaf3b5a3390 /debian/control | |
parent | f2ec92a78c4ee2a35e7d071387460fc6ce360740 (diff) | |
parent | db0791238c9cccaf73aac61844a6c0293c513a54 (diff) | |
download | vyos-1x-f11b76ec56f9a94c4cfb435081c7b9a5986c060c.tar.gz vyos-1x-f11b76ec56f9a94c4cfb435081c7b9a5986c060c.zip |
Merge pull request #1636 from jestabro/standardize-op-mode-output
op-mode: T4791: consistent normalization of 'raw' output of op-mode scripts for CLI and API
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index cf766a825..d7cd5b688 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,7 @@ Build-Depends: python3-setuptools, python3-sphinx, python3-xmltodict, + python3-pyhumps, quilt, whois Standards-Version: 3.9.6 |