summaryrefslogtreecommitdiff
path: root/meson_options.patch
blob: c8b5b6520d3d547b3279bd0e853a79f10b9a804a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*** a/meson_options.txt	Wed Feb  8 13:01:19 2023
--- b/meson_options.txt	Wed Feb  8 13:01:25 2023
***************
*** 6,12 ****
  option('pulseaudio', type: 'feature', value: 'auto', description: 'Enable support for pulseaudio')
  option('upower_glib', type: 'feature', value: 'auto', description: 'Enable support for upower')
  option('mpris', type: 'feature', value: 'auto', description: 'Enable support for mpris')
- option('systemd', type: 'feature', value: 'auto', description: 'Install systemd user service unit')
  option('dbusmenu-gtk', type: 'feature', value: 'auto', description: 'Enable support for tray')
  option('man-pages', type: 'feature', value: 'auto', description: 'Generate and install man pages')
  option('mpd', type: 'feature', value: 'auto', description: 'Enable support for the Music Player Daemon')
--- 6,11 ----