remove meson option wayland-backend

This commit is contained in:
zhang__3125 2022-06-22 22:11:00 +08:00
parent c60090b206
commit 8c47bc3e01

View File

@ -14,7 +14,7 @@
#Basic Information #Basic Information
Name: gtk3 Name: gtk3
Version: 3.24.34 Version: 3.24.34
Release: 1 Release: 2
Summary: GTK+ graphical user interface library Summary: GTK+ graphical user interface library
License: LGPLv2+ License: LGPLv2+
URL: http://www.gtk.org URL: http://www.gtk.org
@ -113,7 +113,6 @@ export CFLAGS='-fno-strict-aliasing %optflags'
%meson \ %meson \
-Dbroadway_backend=true \ -Dbroadway_backend=true \
-Dbuiltin_immodules=auto\ -Dbuiltin_immodules=auto\
-Dwayland-backend=true \
-Dcolord=yes \ -Dcolord=yes \
-Dgtk_doc=true \ -Dgtk_doc=true \
-Dinstalled_tests=true \ -Dinstalled_tests=true \
@ -263,6 +262,9 @@ gtk-query-immodules-3.0-64 --update-cache &>/dev/null || :
%{_mandir}/man1/gtk3-widget-factory.1* %{_mandir}/man1/gtk3-widget-factory.1*
%changelog %changelog
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.24.34-2
- remove meson option wayland-backend
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.24.34-1 * Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.24.34-1
- Upgrade to 3.24.34 - Upgrade to 3.24.34