enable linux framebuffer support for Qt
(besides support for DirectFB) git-svn-id: svn://svn.openwrt.org/openwrt/packages@20743 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f7729afdcc
commit
82e80e9500
@ -261,7 +261,7 @@ define Build/Configure
|
|||||||
-$(if $(CONFIG_PACKAGE_qt4-glib),glib,no-glib) \
|
-$(if $(CONFIG_PACKAGE_qt4-glib),glib,no-glib) \
|
||||||
-$(if $(CONFIG_PACKAGE_qt4-qt3support),qt3support,no-qt3support) \
|
-$(if $(CONFIG_PACKAGE_qt4-qt3support),qt3support,no-qt3support) \
|
||||||
-$(if $(CONFIG_FEATURE_drawing-backend_DirectFB),qt-gfx-directfb,) \
|
-$(if $(CONFIG_FEATURE_drawing-backend_DirectFB),qt-gfx-directfb,) \
|
||||||
-no-gfx-linuxfb \
|
-qt-gfx-linuxfb \
|
||||||
-no-gfx-multiscreen \
|
-no-gfx-multiscreen \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user