aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-11-29 22:00:20 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-02-04 12:27:51 +0100
commit5119f2a32eb9b30c2291efb03a1f28437e28f484 (patch)
treeb1589376e49d02da2e1cd7004d05abe3da6be6ae /x11-misc
parentdev-qt/qt3d: Fix bundled assimp code removal (diff)
downloadqt-5119f2a32eb9b30c2291efb03a1f28437e28f484.tar.gz
qt-5119f2a32eb9b30c2291efb03a1f28437e28f484.tar.bz2
qt-5119f2a32eb9b30c2291efb03a1f28437e28f484.zip
x11-misc/sddm: Add slot op on x11-libs/libxcb
Bug: https://bugs.gentoo.org/875989 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/sddm/sddm-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/sddm/sddm-9999.ebuild b/x11-misc/sddm/sddm-9999.ebuild
index 18b7836c..bd2e2d38 100644
--- a/x11-misc/sddm/sddm-9999.ebuild
+++ b/x11-misc/sddm/sddm-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -32,7 +32,7 @@ COMMON_DEPEND="
dev-qt/qtgui:5
dev-qt/qtnetwork:5
x11-base/xorg-server
- x11-libs/libxcb
+ x11-libs/libxcb:=
elogind? ( sys-auth/elogind )
pam? ( sys-libs/pam )
!pam? ( virtual/libcrypt:= )