diff options
author | hagbard <vyosdev@derith.de> | 2019-02-22 12:48:36 -0800 |
---|---|---|
committer | hagbard <vyosdev@derith.de> | 2019-02-22 12:48:36 -0800 |
commit | bb874fe0aff6f5a21b489a01d84fa16cfe48c69a (patch) | |
tree | ce476aa366576eb351bf97fbb9ee2d38f8ea1074 /debian | |
parent | 9a79d95b8a361f3e29d1d6de515ab4eaa583e317 (diff) | |
download | vyos-1x-bb874fe0aff6f5a21b489a01d84fa16cfe48c69a.tar.gz vyos-1x-bb874fe0aff6f5a21b489a01d84fa16cfe48c69a.zip |
Feature: T405 - Add binaries for lcdproc, lcdproc-extra-drivers
- native debian packages
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 45e037c07..bf213352e 100644 --- a/debian/control +++ b/debian/control @@ -55,6 +55,8 @@ Depends: python3, mdns-repeater, udp-broadcast-relay, pdns-recursor, + lcdproc, + lcdproc-extra-drivers, ${shlibs:Depends}, ${misc:Depends} Description: VyOS configuration scripts and data |