xf86-video-vesa: needs int10 X.org module to work
authorMarcin Juszkiewicz <hrw@koansoftware.com>
Fri, 28 Aug 2009 16:38:29 +0000 (18:38 +0200)
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Fri, 28 Aug 2009 16:45:25 +0000 (18:45 +0200)
recipes/xorg-driver/xf86-video-vesa_2.2.0.bb

index bd2f7cf..5ec423a 100644 (file)
@@ -6,4 +6,5 @@ SRC_URI += "file://fix-includepath.patch;patch=1 \
 
 #DESCRIPTION = ""
 
-#DEPENDS += " "
+RDEPENDS += "xserver-xorg-module-int10 "
+PR = "r1"