gtk+3: fix dependencies for new gnome/accessibility/at-spi2-core
[oi-userland.git] / components / desktop / mate / mate-control-center / patches / 06-no-time-admin.patch
blob81da781b89cdbc6b81738b6744333ed5d244460a
2 The configure.ac portion of the this patch has been updated to apply
3 against 1.26.0
5 diff -ru mate-control-center-1.24.0/capplets/Makefile.am mate-control-center-1.24.0.new/capplets/Makefile.am
6 --- mate-control-center-1.24.0/capplets/Makefile.am Mon Feb 10 12:48:47 2020
7 +++ mate-control-center-1.24.0.new/capplets/Makefile.am Fri Jul 31 21:43:21 2020
8 @@ -8,7 +8,6 @@
9 keybindings \
10 mouse \
11 network \
12 - time-admin \
13 windows \
14 about-me
16 @@ -21,7 +20,6 @@
17 keyboard \
18 mouse \
19 network \
20 - time-admin \
21 windows \
22 display \
23 about-me
24 diff -ur mate-control-center-1.26.0.orig/configure.ac mate-control-center-1.26.0/configure.ac
25 --- mate-control-center-1.26.0.orig/configure.ac 2021-08-07 07:01:13.000000000 +0000
26 +++ mate-control-center-1.26.0/configure.ac 2021-11-26 22:17:36.216205422 +0000
27 @@ -135,7 +135,6 @@
28 PKG_CHECK_MODULES(MATECC, $COMMON_MODULES libmate-menu >= 1.21.0)
29 PKG_CHECK_MODULES(MATECC_SHELL, $COMMON_MODULES libmate-menu)
31 -PKG_CHECK_MODULES(POLKIT, polkit-gobject-1)
32 PKG_CHECK_MODULES(MATE_DESKTOP, mate-desktop-2.0 >= $MATE_DESKTOP_REQUIRED)
33 PKG_CHECK_MODULES(DEFAULT_APPLICATIONS_CAPPLET, libxml-2.0)
34 PKG_CHECK_MODULES(MARCO, libmarco-private >= $MARCO_REQUIRED)
35 @@ -288,9 +287,6 @@
36 capplets/keyboard/Makefile
37 capplets/mouse/Makefile
38 capplets/network/Makefile
39 -capplets/time-admin/Makefile
40 -capplets/time-admin/src/Makefile
41 -capplets/time-admin/data/Makefile
42 capplets/windows/Makefile
43 font-viewer/Makefile
44 help/Makefile