aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-08-31 12:52:10 +0200
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-08-31 12:52:10 +0200
commitb1aad586d816f0610d3b47b60018b06d12b660d8 (patch)
treea89ae87d3e46a9d3a2e3c0e97624ad50606eb739 /recipes/xorg-driver
parent713ba5f078eedf4c17b74cb4c06d3b418e60ba37 (diff)
downloadopenembedded-b1aad586d816f0610d3b47b60018b06d12b660d8.tar.gz
xf86-video-vesa: fixed RDEPENDS
Diffstat (limited to 'recipes/xorg-driver')
-rw-r--r--recipes/xorg-driver/xf86-video-vesa_2.2.0.bb4
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 5ec423a918..9fce612de4 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"