summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-10-22 00:48:09 -0400
committerIonen Wolkens <ionen@gentoo.org>2023-10-22 00:50:26 -0400
commit6654ff0be819f6f99bbcef1747addc8302527322 (patch)
treecebf6fc3ba5870470b3b4cfb13eb04d29952c4f0 /dev-qt/qtbase
parentdev-libs/libfilezilla: add 0.45.0 (diff)
downloadgentoo-6654ff0be819f6f99bbcef1747addc8302527322.tar.gz
gentoo-6654ff0be819f6f99bbcef1747addc8302527322.tar.bz2
gentoo-6654ff0be819f6f99bbcef1747addc8302527322.zip
dev-qt/qtbase: add xkbcommon upper bound in stable
Stabilization is dragging wrt bug #915549, so may as well add a bound in stable while waiting for fixed version. Depend-only w/o revbump given non-issue if it is already built. Closes: https://bugs.gentoo.org/915907 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-qt/qtbase')
-rw-r--r--dev-qt/qtbase/qtbase-6.5.2-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-qt/qtbase/qtbase-6.5.2-r2.ebuild b/dev-qt/qtbase/qtbase-6.5.2-r2.ebuild
index 511f9d6b0445..58ad15249b57 100644
--- a/dev-qt/qtbase/qtbase-6.5.2-r2.ebuild
+++ b/dev-qt/qtbase/qtbase-6.5.2-r2.ebuild
@@ -115,6 +115,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
+ <x11-libs/libxkbcommon-1.6
X? ( x11-base/xorg-proto )
gui? (
vulkan? ( dev-util/vulkan-headers )