diff options
author | 2022-06-28 22:03:47 -0700 | |
---|---|---|
committer | 2022-09-14 16:01:11 +0200 | |
commit | f871b0d526e7540839a24509dc932cb7d487f982 (patch) | |
tree | 6ad10e93057cc1478402ea11d2683dd3aba5a277 /kde-plasma | |
parent | app-text/aha: new package, add 0.5.1 (diff) | |
download | gentoo-f871b0d526e7540839a24509dc932cb7d487f982.tar.gz gentoo-f871b0d526e7540839a24509dc932cb7d487f982.tar.bz2 gentoo-f871b0d526e7540839a24509dc932cb7d487f982.zip |
kde-plasma/kinfocenter: Add firmware security optfeatures
Closes: https://bugs.gentoo.org/853253
Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.24.6.ebuild | 1 | ||||
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.25.5.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.24.6.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.24.6.ebuild index 6d6af0b3b0bc..2c37c0c60433 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.24.6.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.24.6.ebuild @@ -71,6 +71,7 @@ pkg_postinst() { optfeature "advanced CPU information module" sys-apps/util-linux fi optfeature "Wayland information module" app-misc/wayland-utils + optfeature "Firmware security module" "app-text/aha sys-apps/fwupd" optfeature "OpenGL information module" x11-apps/mesa-progs optfeature "PCI devices information module" sys-apps/pciutils optfeature "X Server information module" x11-apps/xdpyinfo diff --git a/kde-plasma/kinfocenter/kinfocenter-5.25.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.25.5.ebuild index a284d1115d5e..3e2dad345769 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.25.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.25.5.ebuild @@ -71,6 +71,7 @@ pkg_postinst() { optfeature "advanced CPU information module" sys-apps/util-linux fi optfeature "Wayland information module" app-misc/wayland-utils + optfeature "Firmware security module" "app-text/aha sys-apps/fwupd" optfeature "OpenGL information module" x11-apps/mesa-progs optfeature "PCI devices information module" sys-apps/pciutils optfeature "X Server information module" x11-apps/xdpyinfo |