summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/xorg-driver/xf86-video-vesa_2.2.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb b/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
index bd2f7cf7c1..5ec423a918 100644
--- a/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
+++ b/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
@@ -6,4 +6,5 @@ SRC_URI += "file://fix-includepath.patch;patch=1 \
#DESCRIPTION = ""
-#DEPENDS += " "
+RDEPENDS += "xserver-xorg-module-int10 "
+PR = "r1"