diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-08-15 21:07:37 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-08-15 21:07:37 +0200 |
commit | 6fbc60b4fa09f65ab7f3c28adcdd65010df5873e (patch) | |
tree | 7fccdfada9170e6b19248915dfd358cab9d2f88f /debian | |
parent | 16b1a4fa0e575d1afa39e60b029dd23ea34da871 (diff) | |
download | vyos-1x-6fbc60b4fa09f65ab7f3c28adcdd65010df5873e.tar.gz vyos-1x-6fbc60b4fa09f65ab7f3c28adcdd65010df5873e.zip |
Debian: T2797: use new Intel QAT package name
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index fb180241e..d7eee8bc7 100644 --- a/debian/control +++ b/debian/control @@ -58,8 +58,9 @@ Depends: python3, mdns-repeater, udp-broadcast-relay, pdns-recursor, - ssl-cert, nginx-light, - vyos-qat-kernel-modules, vyos-qat-utilities + ssl-cert, + nginx-light, + vyos-intel-qat, ${shlibs:Depends}, ${misc:Depends} Description: VyOS configuration scripts and data |