Accepting request 1178726 from X11:XOrg
- disable DPMS on sle15 due to missing proto package OBS-URL: https://build.opensuse.org/request/show/1178726 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xwayland?expand=0&rev=33
This commit is contained in:
commit
ab36a95bd2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 5 11:27:13 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- disable DPMS on sle15 due to missing proto package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 15 17:19:45 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
Wed May 15 17:19:45 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -139,7 +139,9 @@ This package contains the Xwayland Server development files.
|
|||||||
-Dlisten_tcp=false \
|
-Dlisten_tcp=false \
|
||||||
-Dlisten_unix=true \
|
-Dlisten_unix=true \
|
||||||
-Dlisten_local=true \
|
-Dlisten_local=true \
|
||||||
-Ddpms=true \
|
%if 0%{?suse_version} < 1550
|
||||||
|
-Ddpms=false \
|
||||||
|
%endif
|
||||||
-Dxf86bigfont=true \
|
-Dxf86bigfont=true \
|
||||||
-Dscreensaver=true \
|
-Dscreensaver=true \
|
||||||
-Dxres=true \
|
-Dxres=true \
|
||||||
|
Loading…
Reference in New Issue
Block a user