From 83ad7b2c771f018091d44db757fb87b1c9e5430c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 23 Jul 2020 23:28:50 +0200 Subject: mpd: remove and try to use alsa compatibility instead --- mpd/remove-avahi-test.patch | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 mpd/remove-avahi-test.patch (limited to 'mpd/remove-avahi-test.patch') diff --git a/mpd/remove-avahi-test.patch b/mpd/remove-avahi-test.patch deleted file mode 100644 index 27d514a..0000000 --- a/mpd/remove-avahi-test.patch +++ /dev/null @@ -1,24 +0,0 @@ ---- a/test/meson.build -+++ b/test/meson.build -@@ -123,21 +123,6 @@ - ], - )) - --if libavahi_client_dep.found() -- executable( -- 'run_avahi', -- 'run_avahi.cxx', -- 'ShutdownHandler.cxx', -- '../src/Log.cxx', -- '../src/LogBackend.cxx', -- include_directories: inc, -- dependencies: [ -- zeroconf_dep, -- util_dep, -- ], -- ) --endif -- - if enable_inotify - executable( - 'run_inotify', -- cgit v1.2.3