[oe-commits] Koen Kooi : libgles-omap3: fix DEPENDS as well

git version control git at git.openembedded.org
Wed Feb 24 11:49:20 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0f51be1b08e7e57977769d46075f1c4c768cee43
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0f51be1b08e7e57977769d46075f1c4c768cee43

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Feb 24 12:49:01 2010 +0100

libgles-omap3: fix DEPENDS as well

---

 recipes/powervr-drivers/libgles-omap3.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/powervr-drivers/libgles-omap3.inc b/recipes/powervr-drivers/libgles-omap3.inc
index 334f55a..f3ca664 100644
--- a/recipes/powervr-drivers/libgles-omap3.inc
+++ b/recipes/powervr-drivers/libgles-omap3.inc
@@ -3,7 +3,7 @@ LICENCE = "proprietary-binary"
 
 COMPATIBLE_MACHINE = "(am3517-evm|beagleboard|cm-t35|igep0020|omap3-pandora|omap3-touchbook|omap3evm|omapzoom|omapzoom2|overo|palmpre)"
 
-DEPENDS = "virtual/libx11 libxau libxdmcpdev"
+DEPENDS = "virtual/libx11 libxau libxdmcp"
 
 PROVIDES += "virtual/egl"
 





More information about the Openembedded-commits mailing list