Fixed libtool dependency.

This commit is contained in:
Jose Pinto 2015-10-01 10:35:10 +01:00
parent a153ccca60
commit 699fa27067

View File

@ -35,8 +35,8 @@ host_install()
requires=\ requires=\
( (
'libtool/host'
'zeromq' 'zeromq'
'libtool'
) )
target_install() target_install()