All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] qt5webkit: indentation cleanup
@ 2016-06-28  4:56 Jerzy Grzegorek
  2016-06-28  4:56 ` [Buildroot] [PATCH 2/2] xorriso: " Jerzy Grzegorek
  2016-06-28  8:29 ` [Buildroot] [PATCH 1/2] qt5webkit: " Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Jerzy Grzegorek @ 2016-06-28  4:56 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
---
 package/qt5/qt5webkit/Config.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/qt5/qt5webkit/Config.in b/package/qt5/qt5webkit/Config.in
index 7add5f9..48aaf94 100644
--- a/package/qt5/qt5webkit/Config.in
+++ b/package/qt5/qt5webkit/Config.in
@@ -23,6 +23,6 @@ config BR2_PACKAGE_QT5WEBKIT
 	  http://qt.io
 
 comment "qt5webkit needs a toolchain w/ dynamic library"
-        depends on BR2_STATIC_LIBS
-        depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
-        depends on !BR2_BINFMT_FLAT
+	depends on BR2_STATIC_LIBS
+	depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
+	depends on !BR2_BINFMT_FLAT
-- 
1.9.1

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

end of thread, other threads:[~2016-06-28  8:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-28  4:56 [Buildroot] [PATCH 1/2] qt5webkit: indentation cleanup Jerzy Grzegorek
2016-06-28  4:56 ` [Buildroot] [PATCH 2/2] xorriso: " Jerzy Grzegorek
2016-06-28  8:29   ` Peter Korsgaard
2016-06-28  8:29 ` [Buildroot] [PATCH 1/2] qt5webkit: " 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.