All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] qt5base: fix typo
@ 2014-07-10 12:45 Hadrien Boutteville
  2014-07-10 15:00 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Hadrien Boutteville @ 2014-07-10 12:45 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com>
---
 package/qt5/qt5base/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/qt5/qt5base/Config.in b/package/qt5/qt5base/Config.in
index 70ddcd3..24e5902 100644
--- a/package/qt5/qt5base/Config.in
+++ b/package/qt5/qt5base/Config.in
@@ -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
-- 
2.0.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] qt5base: fix typo
  2014-07-10 12:45 [Buildroot] [PATCH 1/1] qt5base: fix typo Hadrien Boutteville
@ 2014-07-10 15:00 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2014-07-10 15:00 UTC (permalink / raw)
  To: buildroot

>>>>> "Hadrien" == Hadrien Boutteville <hadrien.boutteville@gmail.com> writes:

 > Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-10 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-10 12:45 [Buildroot] [PATCH 1/1] qt5base: fix typo Hadrien Boutteville
2014-07-10 15:00 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.