xf86-video-vesa: fixed RDEPENDS
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Mon, 31 Aug 2009 10:52:10 +0000 (12:52 +0200)
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Mon, 31 Aug 2009 10:52:10 +0000 (12:52 +0200)
recipes/xorg-driver/xf86-video-vesa_2.2.0.bb

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