[oe-commits] Marcin Juszkiewicz : xf86-video-vesa: fixed RDEPENDS

git version control git at git.openembedded.org
Mon Aug 31 11:07:09 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b1aad586d816f0610d3b47b60018b06d12b660d8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b1aad586d816f0610d3b47b60018b06d12b660d8

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Mon Aug 31 12:52:10 2009 +0200

xf86-video-vesa: fixed RDEPENDS

---

 recipes/xorg-driver/xf86-video-vesa_2.2.0.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 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 5ec423a..9fce612 100644
--- a/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
+++ b/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
@@ -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"





More information about the Openembedded-commits mailing list