diff options
| author | Christian Poessinger <christian@poessinger.com> | 2020-06-23 08:13:24 +0200 |
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2020-06-23 08:13:24 +0200 |
| commit | 23257105b68cb26fe16638928ab490fe3ea99164 (patch) | |
| tree | e2be12e4022cf0644dc44cb1bd7327c5f59497e7 | |
| parent | 95f08f491b96861d2230afdcd6f4428af7dd05d5 (diff) | |
| download | vyos-1x-23257105b68cb26fe16638928ab490fe3ea99164.tar.gz vyos-1x-23257105b68cb26fe16638928ab490fe3ea99164.zip | |
Debian: cleanup runtime dependencies
Depends field of package vyos-smoketest: substitution variable ${shlibs:Depends}
used, but is not defined
| -rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 97f8b27ea..ada46a4c1 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,6 @@ Package: vyos-smoketest Architecture: all Depends: python3, ${python3:Depends}, - ${shlibs:Depends}, ${misc:Depends}, vyos-1x Description: VyOS build sanity checking toolkit |
