You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
329 B
12 lines
329 B
8 years ago
|
--- ../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
|