qt5base: fix typo
authorHadrien Boutteville <hadrien.boutteville@gmail.com>
Thu, 10 Jul 2014 12:45:24 +0000 (14:45 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 10 Jul 2014 15:00:21 +0000 (17:00 +0200)
Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qt5/qt5base/Config.in

index 70ddcd364e543aa4b950242a23b2e98fb2d6a4c7..24e5902c00949a3e3edafe6e83ad10efb1eea746 100644 (file)
@@ -126,7 +126,7 @@ config BR2_PACKAGE_QT5BASE_DIRECTFB
 config BR2_PACKAGE_QT5BASE_XCB
        bool "X.org XCB support"
        depends on BR2_PACKAGE_XORG7
-       select BR2_PACKAGE_LIBX11
+       select BR2_PACKAGE_XLIB_LIBX11
        select BR2_PACKAGE_LIBXCB
        select BR2_PACKAGE_XCB_UTIL_IMAGE
        select BR2_PACKAGE_XCB_UTIL_KEYSYMS