kiss-stj

My KISS Linux repo for software I use on my computers.
git clone https://git.stjo.hn/kiss-stj
Log | Files | Refs | README | LICENSE

commit 8a092effb3d2532d9ffadd8a86794343d96ece1a
parent 32d521937ab7009c22277107249c7949a39e126b
Author: St John Karp <contact@stjo.hn>
Date:   Mon, 11 Jul 2022 18:34:35 -0400

coreboot-configurator: Add qt5-wayland as a runtime dependency

Diffstat:
Mextra/coreboot-configurator/depends | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/extra/coreboot-configurator/depends b/extra/coreboot-configurator/depends @@ -2,4 +2,5 @@ meson make nvramtool qt5 qt5-svg +qt5-wayland yaml-cpp