Explorar el Código

libgtk2: host version needs host-libpng

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni hace 15 años
padre
commit
2edfc313c0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/libgtk2/libgtk2.mk

+ 1 - 1
package/libgtk2/libgtk2.mk

@@ -126,7 +126,7 @@ endif
 # gtk-update-icon-cache, which are the host tools needed to build Gtk
 # for the target.
 
-HOST_LIBGTK2_DEPENDENCIES = host-libglib2
+HOST_LIBGTK2_DEPENDENCIES = host-libglib2 host-libpng
 HOST_LIBGTK2_AUTORECONF = YES
 HOST_LIBGTK2_CONF_OPT = \
 		--disable-static \