projects
/
platform
/
upstream
/
pulseaudio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44da249
)
build-sys: Bump gettext dependency
v13.99.2
author
Arun Raghavan
<arun@asymptotic.io>
Mon, 21 Sep 2020 00:11:52 +0000
(20:11 -0400)
committer
Arun Raghavan
<arun@asymptotic.io>
Mon, 21 Sep 2020 00:57:54 +0000
(20:57 -0400)
Needed for distcheck to work with a checked-in pulseaudio.pot. Not
updating to the very latest (0.21) to not force the dependency bump to
something "too new" on distros.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
4fb9c75
..
88a37c1
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-101,7
+101,7
@@
PKG_PROG_PKG_CONFIG
# gettext
-AM_GNU_GETTEXT_VERSION([0.19.
3
])
+AM_GNU_GETTEXT_VERSION([0.19.
8
])
AM_GNU_GETTEXT([external])
GETTEXT_PACKAGE=pulseaudio