summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb
index 474c77950a..30e3dee325 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb
@@ -1,4 +1,4 @@
1require xf86-video-common.inc 1require xorg-driver-video.inc
2 2
3LIC_FILES_CHKSUM = "file://COPYING;md5=e5418e7a75e21268637984e70265e146" 3LIC_FILES_CHKSUM = "file://COPYING;md5=e5418e7a75e21268637984e70265e146"
4 4
@@ -11,6 +11,8 @@ can drive most VESA-compatible video cards, but only makes use of the \
11basic standard VESA core that is common to these cards. The driver \ 11basic standard VESA core that is common to these cards. The driver \
12supports depths 8, 15 16 and 24." 12supports depths 8, 15 16 and 24."
13 13
14PR = "${INC_PR}.0"
15
14DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \ 16DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \
15 virtual/libgl xineramaproto xf86driproto libpciaccess" 17 virtual/libgl xineramaproto xf86driproto libpciaccess"
16 18