diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-11-28 15:40:55 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-08-06 09:44:06 +0200 |
commit | 0ae6c63bcf85cdf1a3446f76f76c2f28209a176b (patch) | |
tree | 24c99c00e2f7d65a9741f8b3a13764693c29f59d /kde-apps/ktouch/metadata.xml | |
parent | kde-apps/kruler: Fix build with USE -X (diff) | |
download | gentoo-0ae6c63bcf85cdf1a3446f76f76c2f28209a176b.tar.gz gentoo-0ae6c63bcf85cdf1a3446f76f76c2f28209a176b.tar.bz2 gentoo-0ae6c63bcf85cdf1a3446f76f76c2f28209a176b.zip |
kde-apps/ktouch: Fix build with USE -X
Add IUSE metadata description
Upstream commit d290b2a51d5aa4694ec746ce5cc9456977efde71
Bug: https://bugs.gentoo.org/813450
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/ktouch/metadata.xml')
-rw-r--r-- | kde-apps/ktouch/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kde-apps/ktouch/metadata.xml b/kde-apps/ktouch/metadata.xml index d925f2439758..6e812b0dfadd 100644 --- a/kde-apps/ktouch/metadata.xml +++ b/kde-apps/ktouch/metadata.xml @@ -8,4 +8,7 @@ <upstream> <bugs-to>https://bugs.kde.org/</bugs-to> </upstream> + <use> + <flag name="X">Enable support for X11 Keyboard Layout Detection</flag> + </use> </pkgmetadata> |