mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
qt5base: fix typo
Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
a27d7f2f6d
commit
2a00418e11
@ -126,7 +126,7 @@ config BR2_PACKAGE_QT5BASE_DIRECTFB
|
|||||||
config BR2_PACKAGE_QT5BASE_XCB
|
config BR2_PACKAGE_QT5BASE_XCB
|
||||||
bool "X.org XCB support"
|
bool "X.org XCB support"
|
||||||
depends on BR2_PACKAGE_XORG7
|
depends on BR2_PACKAGE_XORG7
|
||||||
select BR2_PACKAGE_LIBX11
|
select BR2_PACKAGE_XLIB_LIBX11
|
||||||
select BR2_PACKAGE_LIBXCB
|
select BR2_PACKAGE_LIBXCB
|
||||||
select BR2_PACKAGE_XCB_UTIL_IMAGE
|
select BR2_PACKAGE_XCB_UTIL_IMAGE
|
||||||
select BR2_PACKAGE_XCB_UTIL_KEYSYMS
|
select BR2_PACKAGE_XCB_UTIL_KEYSYMS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user