- enable libei and libdecor only for TW, since it does not exist
yet on sle15-sp5 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xwayland?expand=0&rev=55
This commit is contained in:
parent
b21ebb9c49
commit
ba09ef145c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 26 04:14:45 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- enable libei and libdecor only for TW, since it does not exist
|
||||
yet on sle15-sp5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 17 08:39:53 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -53,9 +53,13 @@ BuildRequires: pkgconfig(glproto)
|
||||
BuildRequires: pkgconfig(inputproto) >= 2.3.99.1
|
||||
BuildRequires: pkgconfig(kbproto)
|
||||
BuildRequires: pkgconfig(libbsd)
|
||||
%if 0%{?suse_version} >= 1550
|
||||
BuildRequires: pkgconfig(libdecor-0)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(libdrm) >= 2.4.109
|
||||
%if 0%{?suse_version} >= 1550
|
||||
BuildRequires: pkgconfig(libei-1.0)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(libtirpc)
|
||||
BuildRequires: pkgconfig(libxcvt)
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
|
Loading…
Reference in New Issue
Block a user