Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] opencv: gtk support doesn't work with directfb
@ 2013-08-12 12:12 Gustavo Zacarias
  2013-08-13  9:49 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Gustavo Zacarias @ 2013-08-12 12:12 UTC (permalink / raw)
  To: buildroot

This was dropped on 4b3d949b8af240bda451b0a4e57d60153188c2e4 when
libgkt2 was updated. Fixes:
http://autobuild.buildroot.net/results/817/8173b7fd3d6af79a7f2c04bf36059a4429127516/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/opencv/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/opencv/Config.in b/package/opencv/Config.in
index c6ec3fe..e98ba8a 100644
--- a/package/opencv/Config.in
+++ b/package/opencv/Config.in
@@ -150,7 +150,7 @@ comment "gstreamer support requires a toolchain with WCHAR and threading support
 
 config BR2_PACKAGE_OPENCV_WITH_GTK
 	bool "gtk support"
-	depends on BR2_PACKAGE_XORG7||BR2_PACKAGE_DIRECTFB
+	depends on BR2_PACKAGE_XORG7
 	depends on BR2_USE_WCHAR # libgtk2 -> libglib2
 	depends on BR2_TOOLCHAIN_HAS_THREADS # libgtk2 -> libglib2
 	depends on BR2_INSTALL_LIBSTDCPP
-- 
1.8.1.5

^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] opencv: gtk support doesn't work with directfb
@ 2013-08-12 13:15 Gustavo Zacarias
  2013-08-13  9:49 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Gustavo Zacarias @ 2013-08-12 13:15 UTC (permalink / raw)
  To: buildroot

This was dropped on 4b3d949b8af240bda451b0a4e57d60153188c2e4 when
libgkt2 was updated. Fixes:
http://autobuild.buildroot.net/results/817/8173b7fd3d6af79a7f2c04bf36059a4429127516/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/opencv/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/opencv/Config.in b/package/opencv/Config.in
index c6ec3fe..e98ba8a 100644
--- a/package/opencv/Config.in
+++ b/package/opencv/Config.in
@@ -150,7 +150,7 @@ comment "gstreamer support requires a toolchain with WCHAR and threading support
 
 config BR2_PACKAGE_OPENCV_WITH_GTK
 	bool "gtk support"
-	depends on BR2_PACKAGE_XORG7||BR2_PACKAGE_DIRECTFB
+	depends on BR2_PACKAGE_XORG7
 	depends on BR2_USE_WCHAR # libgtk2 -> libglib2
 	depends on BR2_TOOLCHAIN_HAS_THREADS # libgtk2 -> libglib2
 	depends on BR2_INSTALL_LIBSTDCPP
-- 
1.8.1.5

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

end of thread, other threads:[~2013-08-13  9:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-12 12:12 [Buildroot] [PATCH] opencv: gtk support doesn't work with directfb Gustavo Zacarias
2013-08-13  9:49 ` Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2013-08-12 13:15 Gustavo Zacarias
2013-08-13  9:49 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox