1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-24 17:37:09 +00:00
termux-packages/packages/mpd/registry.cxx.patch

12 lines
329 B
Diff
Raw Normal View History

--- ../cache/MPD-0.20.6/src/output/Registry.cxx 2017-03-10 15:57:59.000000000 +0000
+++ ./src/output/Registry.cxx 2017-05-13 03:07:25.443629772 +0000
@@ -47,7 +47,7 @@
&shout_output_plugin,
#endif
&null_output_plugin,
-#ifdef ANDROID
+#if defined(ANDROID) || defined(TERMUX)
&sles_output_plugin,
#endif
#ifdef HAVE_FIFO