summaryrefslogtreecommitdiff
path: root/mpd/disable-iso-test.patch
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-03-17 15:31:05 +0100
committerKarel Kočí <cynerd@email.cz>2020-03-17 15:31:05 +0100
commitb631d0548ed2512c33989f7b5c73ee6dd1753eaa (patch)
tree41f79f682c19ea720c9fa7671f0f6fcfc0ab78b1 /mpd/disable-iso-test.patch
parentfed03e6840348b38fe3164381b9fce8b317c2fda (diff)
downloadalpine-personal-pkgs-b631d0548ed2512c33989f7b5c73ee6dd1753eaa.tar.gz
alpine-personal-pkgs-b631d0548ed2512c33989f7b5c73ee6dd1753eaa.tar.bz2
alpine-personal-pkgs-b631d0548ed2512c33989f7b5c73ee6dd1753eaa.zip
mpd: add and compile against pulseaudio
Diffstat (limited to 'mpd/disable-iso-test.patch')
-rw-r--r--mpd/disable-iso-test.patch12
1 files changed, 12 insertions, 0 deletions
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,