commit:     263d23c75207a9ea5cbcfec304cba08c74754173
Author:     Adel KARA SLIMANE <adel.ks <AT> zegrapher <DOT> com>
AuthorDate: Wed Mar  9 16:27:47 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 18:26:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=263d23c7

app-editors/{vscode,vscodium}: crashes with >=gui-libs/wlroots-0.15

Bug: https://bugs.gentoo.org/834082
Signed-off-by: Adel KARA SLIMANE <adel.ks <AT> zegrapher.com>
Closes: https://github.com/gentoo/gentoo/pull/24459
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-editors/vscode/vscode-1.65.1.ebuild     | 1 +
 app-editors/vscodium/vscodium-1.65.1.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-editors/vscode/vscode-1.65.1.ebuild 
b/app-editors/vscode/vscode-1.65.1.ebuild
index 55a4d92b3c0b..7f7ed5ea19f9 100644
--- a/app-editors/vscode/vscode-1.65.1.ebuild
+++ b/app-editors/vscode/vscode-1.65.1.ebuild
@@ -65,6 +65,7 @@ RDEPEND="
        x11-libs/libXrandr
        x11-libs/libxshmfence
        x11-libs/pango
+       !>=gui-libs/wlroots-0.15
 "
 
 QA_PREBUILT="

diff --git a/app-editors/vscodium/vscodium-1.65.1.ebuild 
b/app-editors/vscodium/vscodium-1.65.1.ebuild
index bcd5b8fdae5d..0eaa320c96a4 100644
--- a/app-editors/vscodium/vscodium-1.65.1.ebuild
+++ b/app-editors/vscodium/vscodium-1.65.1.ebuild
@@ -65,6 +65,7 @@ RDEPEND="
        x11-libs/libXrandr
        x11-libs/libxshmfence
        x11-libs/pango
+       !>=gui-libs/wlroots-0.15
 "
 
 QA_PREBUILT="

Reply via email to