From b5f00e0266e5e653f165c23d919f14b45b311a49e82083c958c515661f8acc82 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 26 Feb 2021 10:37:40 +0000 Subject: [PATCH] - added Buildrequires to pkgconfig(glproto) and pkgconfig(gl) to fix build on Leap OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xwayland?expand=0&rev=3 --- xwayland.changes | 3 ++- xwayland.spec | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/xwayland.changes b/xwayland.changes index 2fa64b8..d8d936b 100644 --- a/xwayland.changes +++ b/xwayland.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Fri Feb 26 10:25:41 UTC 2021 - Stefan Dirsch -- added Buildrequires to pkgconfig(glproto) to fix build on Leap +- added Buildrequires to pkgconfig(glproto) and pkgconfig(gl) to + fix build on Leap ------------------------------------------------------------------- Fri Feb 19 13:22:04 UTC 2021 - Tobias Klausmann diff --git a/xwayland.spec b/xwayland.spec index c8a45ce..fb6b6ea 100644 --- a/xwayland.spec +++ b/xwayland.spec @@ -66,7 +66,7 @@ BuildRequires: pkgconfig(fontsproto) BuildRequires: pkgconfig(fontutil) #BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(gbm) -#BuildRequires: pkgconfig(gl) +BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glproto) #BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(inputproto)