mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: drop gconf support
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/499>
This commit is contained in:
parent
faa1a7e042
commit
f7f9c70b0f
10 changed files with 1 additions and 313 deletions
|
|
@ -880,7 +880,6 @@ summary = [
|
|||
# 'Enable Solaris: @0@'.format(${ENABLE_SOLARIS}),
|
||||
# 'Enable WaveOut: @0@'.format(${ENABLE_WAVEOUT}),
|
||||
'Enable GLib 2: @0@'.format(glib_dep.found()),
|
||||
# 'Enable GConf: @0@'.format(${ENABLE_GCONF}),
|
||||
'Enable GSettings: @0@'.format(gio_dep.found()),
|
||||
'Enable Gtk+ 3: @0@'.format(gtk_dep.found()),
|
||||
'Enable Avahi: @0@'.format(avahi_dep.found()),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue