diff --git a/xwayland.changes b/xwayland.changes index ce7077f..2fa64b8 100644 --- a/xwayland.changes +++ b/xwayland.changes @@ -1,4 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 26 10:25:41 UTC 2021 - Stefan Dirsch + +- added Buildrequires to pkgconfig(glproto) to fix build on Leap + ------------------------------------------------------------------- Fri Feb 19 13:22:04 UTC 2021 - Tobias Klausmann -- Initial stand-alone Xwayland package version 21.0.99.901 +- Initial stand-alone Xwayland package version 21.0.99.901 (boo#1182677) diff --git a/xwayland.spec b/xwayland.spec index 4e16f2c..c8a45ce 100644 --- a/xwayland.spec +++ b/xwayland.spec @@ -67,7 +67,7 @@ BuildRequires: pkgconfig(fontutil) #BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(gbm) #BuildRequires: pkgconfig(gl) -#BuildRequires: pkgconfig(glproto) +BuildRequires: pkgconfig(glproto) #BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(inputproto) BuildRequires: pkgconfig(kbproto)