commit:     4239e9d08b9bfdb0d4c2ffbac3c3151c07a8ec21
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 08:56:13 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 08:57:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4239e9d0

games-util/libstrangle: xorg-proto -> libX11

Oops, tend to think xorg-proto too much when it comes to X headers.

Bug: https://bugs.gentoo.org/862228
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-util/libstrangle/libstrangle-0.1.1_p20220222.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/libstrangle/libstrangle-0.1.1_p20220222.ebuild 
b/games-util/libstrangle/libstrangle-0.1.1_p20220222.ebuild
index 9f44a3907396..e888e13c7740 100644
--- a/games-util/libstrangle/libstrangle-0.1.1_p20220222.ebuild
+++ b/games-util/libstrangle/libstrangle-0.1.1_p20220222.ebuild
@@ -20,7 +20,7 @@ RDEPEND="sys-apps/grep[pcre]"
 DEPEND="
        dev-util/vulkan-headers
        media-libs/libglvnd
-       x11-base/xorg-proto"
+       x11-libs/libX11"
 
 QA_SONAME="usr/lib.*/libstrangle.*" # intended for dlopen()
 

Reply via email to