[oe-commits] Jonathan Liu : xf86-video-vesa: remove duplicate xf86driproto from DEPENDS

git at git.openembedded.org git at git.openembedded.org
Thu Aug 22 17:20:07 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 34ada56cf08012ae59977a991025b18099d02fb3
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=34ada56cf08012ae59977a991025b18099d02fb3

Author: Jonathan Liu <net147 at gmail.com>
Date:   Tue Aug 20 22:21:18 2013 +1000

xf86-video-vesa: remove duplicate xf86driproto from DEPENDS

Signed-off-by: Jonathan Liu <net147 at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../xorg-driver/xf86-video-vesa_2.3.2.bb           |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.2.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.2.bb
index 7373f85..fb285ea 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.2.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.2.bb
@@ -14,7 +14,7 @@ supports depths 8, 15 16 and 24."
 PR = "${INC_PR}.0"
 
 DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \
-	    virtual/libgl xineramaproto xf86driproto libpciaccess"
+            virtual/libgl xineramaproto libpciaccess"
 
 COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
 



More information about the Openembedded-commits mailing list