diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-26 17:48:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-03-29 06:30:28 +0000 |
commit | f0c88697bf7861255114fcfe80b6152d27c0dc97 (patch) | |
tree | d5382fa137263d5c2da8f0a4f93641ca7e1e35af /debian | |
parent | Moving firmware-nonfree from kinet-host suggests to depends. (diff) | |
download | kinet-metapackages-f0c88697bf7861255114fcfe80b6152d27c0dc97.tar.xz kinet-metapackages-f0c88697bf7861255114fcfe80b6152d27c0dc97.zip |
Moving microcode from kinet-host suggests to depends.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 119177a..0e03be2 100644 --- a/debian/control +++ b/debian/control @@ -129,6 +129,10 @@ Depends: firmware-linux-free, # firmware-nonfree (non-free) firmware-linux-nonfree, firmware-misc-nonfree, +# microcode (contrib, non-free) + iucode-tool, + amd64-microcode, + intel-microcode, # knot-resolver knot-resolver [amd64 arm64 armhf armel i386], socat, @@ -146,10 +150,6 @@ Depends: Suggests: # firmware (non-free) firmware-ast, -# microcode (contrib, non-free) - iucode-tool, - amd64-microcode, - intel-microcode, # other (third-party) supermicro-ipmicfg, Enhances: |