[OE-core] [PATCH] xf86-video-intel: remove duplicate xf86driproto from DEPENDS

Jonathan Liu net147 at gmail.com
Tue Aug 20 12:21:03 UTC 2013


Signed-off-by: Jonathan Liu <net147 at gmail.com>
---
 meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb
index 9817049..54c4d17 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb
@@ -10,7 +10,7 @@ Infrastructure (DRI)."
 LIC_FILES_CHKSUM = "file://COPYING;md5=8730ad58d11c7bbad9a7066d69f7808e"
 
 DEPENDS += "virtual/libx11 drm xf86driproto glproto \
-	    virtual/libgl xineramaproto xf86driproto libpciaccess udev"
+            virtual/libgl xineramaproto libpciaccess udev"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[sna] = "--enable-sna,--disable-sna"
-- 
1.8.3.4




More information about the Openembedded-core mailing list