mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Revert "mpd: revamped to event-driven, single-threaded"
This commit is contained in:
@ -213,8 +213,7 @@ endif
|
||||
|
||||
if libmpdclient.found()
|
||||
add_project_arguments('-DHAVE_LIBMPDCLIENT', language: 'cpp')
|
||||
src_files += 'src/modules/mpd/mpd.cpp'
|
||||
src_files += 'src/modules/mpd/state.cpp'
|
||||
src_files += 'src/modules/mpd.cpp'
|
||||
endif
|
||||
|
||||
if gtk_layer_shell.found()
|
||||
|
Reference in New Issue
Block a user