forked from mirrors/linphone-iphone
submodules: update cmake-builder
This commit is contained in:
parent
a7d383aedf
commit
a560a0ab85
2 changed files with 2 additions and 2 deletions
|
|
@ -189,7 +189,7 @@ class IOSPreparator(prepare.Preparator):
|
|||
self.missing_dependencies["nasm"] = "nasm"
|
||||
reterr = 1
|
||||
|
||||
if self.check_is_installed("libtoolize", warn=False):
|
||||
if self.check_is_installed("libtoolize", "libtoolize", warn=False):
|
||||
if not self.check_is_installed("glibtoolize", "libtool"):
|
||||
reterr = 1
|
||||
glibtoolize_path = find_executable("glibtoolize")
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 86e76b62194506cbd50d201def3d4db2b93c8bc7
|
||||
Subproject commit 9a48cc80011aba4879a29a71516bb0b6ae50dc48
|
||||
Loading…
Add table
Reference in a new issue