qt: ensure libglib2 is built before qt if enabled for Qt's glib support

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2010-01-12 11:56:16 +01:00
parent 6327fbc8b6
commit 8086dfa32f

View File

@ -48,6 +48,11 @@ else
QT_CONFIGURE+= -no-qt3support
endif
# ensure glib is built first if enabled for Qt's glib support
ifeq ($(BR2_PACKAGE_LIBGLIB2),y)
QT_DEP_LIBS+=libglib2
endif
### Pixel depths
QT_PIXEL_DEPTHS := # empty