mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Merge pull request #9828 from heitbaum/alsa
alsa-utils: fix build with gettext-0.24
This commit is contained in:
commit
e7995be231
@ -0,0 +1,11 @@
|
|||||||
|
--- a/configure.ac 2024-11-12 09:47:31.000000000 +0000
|
||||||
|
+++ b/configure.ac 2025-02-28 21:46:40.319313458 +0000
|
||||||
|
@@ -8,7 +8,7 @@
|
||||||
|
AM_MAINTAINER_MODE([enable])
|
||||||
|
|
||||||
|
AM_GNU_GETTEXT([external])
|
||||||
|
-AM_GNU_GETTEXT_VERSION([0.19.8])
|
||||||
|
+AM_GNU_GETTEXT_VERSION([0.24])
|
||||||
|
|
||||||
|
dnl Checks for programs.
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user