commit:     6654ff0be819f6f99bbcef1747addc8302527322
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 22 04:48:09 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Oct 22 04:50:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6654ff0b

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 <AT> gentoo.org>

 dev-qt/qtbase/qtbase-6.5.2-r2.ebuild | 1 +
 1 file changed, 1 insertion(+)

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 )

Reply via email to