From b631d0548ed2512c33989f7b5c73ee6dd1753eaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 17 Mar 2020 15:31:05 +0100 Subject: mpd: add and compile against pulseaudio --- mpd/disable-iso-test.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 mpd/disable-iso-test.patch (limited to 'mpd/disable-iso-test.patch') diff --git a/mpd/disable-iso-test.patch b/mpd/disable-iso-test.patch new file mode 100644 index 0000000..5ea7a83 --- /dev/null +++ b/mpd/disable-iso-test.patch @@ -0,0 +1,12 @@ +diff --git a/test/meson.build b/test/meson.build +index dab10ec..8aadaaa 100644 +--- a/test/meson.build ++++ b/test/meson.build +@@ -50,7 +50,6 @@ test( + 'TestTime', + executable( + 'TestTime', +- 'TestISO8601.cxx', + include_directories: inc, + dependencies: [ + time_dep, -- cgit v1.2.3