aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2013-08-20 22:21:18 +1000
committerSaul Wold <sgw@linux.intel.com>2013-08-22 09:15:34 -0700
commit34ada56cf08012ae59977a991025b18099d02fb3 (patch)
treecd41e7178e5d45cfacfac91f6101529e50bbb47b /meta/recipes-graphics/xorg-driver
parentf2d3df7ccd8798ce40d95c9900039016c1276ce7 (diff)
downloadopenembedded-core-34ada56cf08012ae59977a991025b18099d02fb3.tar.gz
xf86-video-vesa: remove duplicate xf86driproto from DEPENDS
Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.2.bb2
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 7373f85e2b..fb285ea04a 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'