mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
alsa-utils: fix build with gettext-0.24
This commit is contained in:
parent
4f29da4919
commit
719a1064b4
@ -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