From 0f51be1b08e7e57977769d46075f1c4c768cee43 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 24 Feb 2010 12:49:01 +0100 Subject: libgles-omap3: fix DEPENDS as well --- recipes/powervr-drivers/libgles-omap3.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes') diff --git a/recipes/powervr-drivers/libgles-omap3.inc b/recipes/powervr-drivers/libgles-omap3.inc index 334f55a92d..f3ca664753 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" -- cgit 1.2.3-korg