mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
We cannot check antlr3 since this is only a jar
This commit is contained in:
parent
33b5fbad19
commit
b313bfc0ef
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ check_installed() {
|
|||
cd $(dirname $0)/..
|
||||
|
||||
#autoconf pkg-config java ant yasm nasm wget
|
||||
for prog in autoconf automake pkg-config doxygen antlr3 java nasm gettext wget yasm optipng; do
|
||||
for prog in autoconf automake pkg-config doxygen java nasm gettext wget yasm optipng; do
|
||||
check_installed "$prog" "it"
|
||||
done
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue