diff options
Diffstat (limited to 'package/python3/0025-Add-an-option-to-disable-the-ossaudiodev-module.patch')
-rw-r--r-- | package/python3/0025-Add-an-option-to-disable-the-ossaudiodev-module.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python3/0025-Add-an-option-to-disable-the-ossaudiodev-module.patch b/package/python3/0025-Add-an-option-to-disable-the-ossaudiodev-module.patch index 418936cf0d..83e1e3491a 100644 --- a/package/python3/0025-Add-an-option-to-disable-the-ossaudiodev-module.patch +++ b/package/python3/0025-Add-an-option-to-disable-the-ossaudiodev-module.patch @@ -12,7 +12,7 @@ diff --git a/configure.ac b/configure.ac index e2c3b6f25c..8e3dded25e 100644 --- a/configure.ac +++ b/configure.ac -@@ -2877,6 +2877,12 @@ else +@@ -2971,6 +2971,12 @@ else fi AC_SUBST(MPDEC) |