From 862583337c19466ea4dd685d141b62fc722e63a1 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 28 Aug 2009 18:38:29 +0200 Subject: xf86-video-vesa: needs int10 X.org module to work --- recipes/xorg-driver/xf86-video-vesa_2.2.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/xorg-driver/xf86-video-vesa_2.2.0.bb') 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" -- cgit v1.2.3