- added Buildrequires to pkgconfig(glproto) to fix build on Leap
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xwayland?expand=0&rev=2
This commit is contained in:
parent
e0047ab424
commit
19885a7606
@ -1,4 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 26 10:25:41 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- added Buildrequires to pkgconfig(glproto) to fix build on Leap
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 19 13:22:04 UTC 2021 - Tobias Klausmann <tobias.klausmann@freenet.de>
|
Fri Feb 19 13:22:04 UTC 2021 - Tobias Klausmann <tobias.klausmann@freenet.de>
|
||||||
|
|
||||||
- Initial stand-alone Xwayland package version 21.0.99.901
|
- Initial stand-alone Xwayland package version 21.0.99.901 (boo#1182677)
|
||||||
|
@ -67,7 +67,7 @@ BuildRequires: pkgconfig(fontutil)
|
|||||||
#BuildRequires: pkgconfig(freetype2)
|
#BuildRequires: pkgconfig(freetype2)
|
||||||
BuildRequires: pkgconfig(gbm)
|
BuildRequires: pkgconfig(gbm)
|
||||||
#BuildRequires: pkgconfig(gl)
|
#BuildRequires: pkgconfig(gl)
|
||||||
#BuildRequires: pkgconfig(glproto)
|
BuildRequires: pkgconfig(glproto)
|
||||||
#BuildRequires: pkgconfig(ice)
|
#BuildRequires: pkgconfig(ice)
|
||||||
BuildRequires: pkgconfig(inputproto)
|
BuildRequires: pkgconfig(inputproto)
|
||||||
BuildRequires: pkgconfig(kbproto)
|
BuildRequires: pkgconfig(kbproto)
|
||||||
|
Loading…
Reference in New Issue
Block a user