diff options
Diffstat (limited to 'recipes/xorg-xserver/xserver-kdrive_1.4.2.bb')
-rw-r--r-- | recipes/xorg-xserver/xserver-kdrive_1.4.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-xserver/xserver-kdrive_1.4.2.bb b/recipes/xorg-xserver/xserver-kdrive_1.4.2.bb index 0ac7bd34c0..4971c9fdfb 100644 --- a/recipes/xorg-xserver/xserver-kdrive_1.4.2.bb +++ b/recipes/xorg-xserver/xserver-kdrive_1.4.2.bb @@ -4,7 +4,7 @@ DEPENDS += "hal libxkbfile libxcalibrate pixman" RDEPENDS_${PN} += "hal" PE = "1" -PR = "${INC_PR}.1" +PR = "${INC_PR}.2" SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \ ${KDRIVE_COMMON_PATCHES} \ |