summaryrefslogtreecommitdiff
path: root/sysutils/gnome-control-center/files/patch-panels_meson.build
blob: 18fc243f8d844287e7c5740e93aae2f74cd3de39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- panels/meson.build.orig	2025-04-14 07:07:35 UTC
+++ panels/meson.build
@@ -14,15 +14,13 @@ panels = [
   'printers',
   'privacy',
   'search',
-  'sharing',
   'sound',
   'system',
   'universal-access',
- 'wwan',
 ]
 
 if host_is_linux
-  panels += ['network']
+  panels += ['network', 'sharing', 'wwan']
 endif
 
 if host_is_linux_not_s390