diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/xorg-driver/xorg-driver-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-driver/xorg-driver-common.inc b/recipes/xorg-driver/xorg-driver-common.inc index dcf8289a50..3277160bae 100644 --- a/recipes/xorg-driver/xorg-driver-common.inc +++ b/recipes/xorg-driver/xorg-driver-common.inc @@ -2,7 +2,7 @@ DESCRIPTION = "X driver" HOMEPAGE = "http://www.x.org" SECTION = "x11/drivers" LICENSE = "MIT-X" -PR = "r8" +PR = "r9" DEPENDS = "randrproto xorg-server xproto" |