diff options
author | Daniil Baturin <daniil@vyos.io> | 2020-05-07 23:00:46 +0300 |
---|---|---|
committer | Daniil Baturin <daniil@vyos.io> | 2020-05-07 23:00:46 +0300 |
commit | 29dee3abb55d0f0c6b91b311f30521b45d7e46b6 (patch) | |
tree | 04c0f50ecaadc39e45f92113285162c53b5ad11b /debian | |
parent | e3064f763f1976993a616e141dd9ce39165f6fe3 (diff) | |
download | vyos-1x-29dee3abb55d0f0c6b91b311f30521b45d7e46b6.tar.gz vyos-1x-29dee3abb55d0f0c6b91b311f30521b45d7e46b6.zip |
T2431: use native versions of validate-value and numeric validator.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 32c0286a4..ab0fc0b29 100644 --- a/debian/control +++ b/debian/control @@ -91,6 +91,7 @@ Depends: python3, python3-certbot-nginx, pppoe, salt-minion, + vyos-utils, ${shlibs:Depends}, ${misc:Depends} Description: VyOS configuration scripts and data |