diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2023-07-17 21:44:03 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2023-07-17 21:45:47 +0100 |
commit | 24e280cec3f47211c3798845b124caf5e19fda6f (patch) | |
tree | 93adf0bc4641cd676a33459cd7110a2ee793fe93 /profiles/desktop | |
parent | profiles/common: force portageq path (diff) | |
download | portage-24e280cec3f47211c3798845b124caf5e19fda6f.tar.xz |
profiles/desktop: enable USE=qt5 for dev-libs/qtkeychain
Diffstat (limited to 'profiles/desktop')
-rw-r--r-- | profiles/desktop/package.use | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desktop/package.use b/profiles/desktop/package.use index 66650144..bc35344e 100644 --- a/profiles/desktop/package.use +++ b/profiles/desktop/package.use @@ -155,3 +155,4 @@ sys-apps/util-linux cryptsetup media-fonts/noto -extra sys-apps/systemd gnuefi +dev-libs/qtkeychain qt5 |