libgles-omap3: fix DEPENDS as well
authorKoen Kooi <koen@openembedded.org>
Wed, 24 Feb 2010 11:49:01 +0000 (12:49 +0100)
committerKoen Kooi <koen@openembedded.org>
Wed, 24 Feb 2010 11:49:01 +0000 (12:49 +0100)
recipes/powervr-drivers/libgles-omap3.inc

index 334f55a..f3ca664 100644 (file)
@@ -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"