diff options
Diffstat (limited to 'recipes/xorg-lib')
-rw-r--r-- | recipes/xorg-lib/libxcalibrate_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-lib/libxcalibrate_git.bb b/recipes/xorg-lib/libxcalibrate_git.bb index 1092990184..fadaf933ec 100644 --- a/recipes/xorg-lib/libxcalibrate_git.bb +++ b/recipes/xorg-lib/libxcalibrate_git.bb @@ -6,7 +6,7 @@ DEPENDS = "virtual/libx11 calibrateproto libxext" PR = "r0" PV = "0.0+${PR}+gitr${SRCREV}" -PE = "1" +PE = "2" SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git" |