mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-21 05:26:23 +00:00
lax gettext requirment
Original commit message from CVS: lax gettext requirment
This commit is contained in:
parent
8e96cb73f6
commit
1ec4a17fdd
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ version_check "autoconf" "$AUTOCONF autoconf autoconf-2.54 autoconf-2.53 autocon
|
|||
version_check "automake" "$AUTOMAKE automake automake-1.7 automake17 automake-1.6" \
|
||||
"ftp://ftp.gnu.org/pub/gnu/automake/" 1 6 || DIE=1
|
||||
version_check "autopoint" "autopoint" \
|
||||
"ftp://ftp.gnu.org/pub/gnu/gettext/" 0 12 1 || DIE=1
|
||||
"ftp://ftp.gnu.org/pub/gnu/gettext/" 0 11 4 || DIE=1
|
||||
version_check "libtoolize" "libtoolize libtoolize14" \
|
||||
"ftp://ftp.gnu.org/pub/gnu/libtool/" 1 4 0 || DIE=1
|
||||
version_check "pkg-config" "" \
|
||||
|
|
Loading…
Reference in a new issue