Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [PATCHv2] wxwidgets: added libxinerama to DEPENDS
@ 2010-12-07 19:52 Matt Thompson
  0 siblings, 0 replies; only message in thread
From: Matt Thompson @ 2010-12-07 19:52 UTC (permalink / raw)
  To: openembedded-devel

| ./src/unix/displayx11.cpp:49:41: error: X11/extensions/Xinerama.h: No such file or directory
| ./src/unix/displayx11.cpp:72: warning: ISO C++ forbids declaration of 'type name' with no type
| ./src/unix/displayx11.cpp:72: error: 'operator const int' does not name a type
| ./src/unix/displayx11.cpp:77: warning: ISO C++ forbids declaration of 'XineramaScreenInfo' with no type
| ./src/unix/displayx11.cpp:77: error: expected ';' before '*' token

Signed-off-by: Matt Thompson <matthewbot@gmail.com>
---
 recipes/wxwidgets/wxwidgets.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/wxwidgets/wxwidgets.inc b/recipes/wxwidgets/wxwidgets.inc
index 2fb2bef..4c4f77f 100644
--- a/recipes/wxwidgets/wxwidgets.inc
+++ b/recipes/wxwidgets/wxwidgets.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "wxWidgets is a cross platform application framework utilizing nat
 HOMEPAGE = "http://www.wxwidgets.org"
 SECTION = "x11/libs"
 LICENSE = "wxWindows"
-DEPENDS = "gtk+ jpeg tiff libpng zlib expat"
+DEPENDS = "gtk+ jpeg tiff libpng zlib expat libxinerama"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/wxwindows/wxWidgets-${PV}.tar.bz2"
 
-- 
1.7.1




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-07 19:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-07 19:52 [PATCHv2] wxwidgets: added libxinerama to DEPENDS Matt Thompson

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