diff options
Diffstat (limited to 'recipes/xorg-proto/glproto_1.4.11.bb')
-rw-r--r-- | recipes/xorg-proto/glproto_1.4.11.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/xorg-proto/glproto_1.4.11.bb b/recipes/xorg-proto/glproto_1.4.11.bb index 7f666325ea..13d35ab33a 100644 --- a/recipes/xorg-proto/glproto_1.4.11.bb +++ b/recipes/xorg-proto/glproto_1.4.11.bb @@ -1,7 +1,6 @@ require xorg-proto-common.inc - PE = "1" +PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "78e7c4dc7dcb74b1869fee7897e00f59" SRC_URI[archive.sha256sum] = "fe481d89d74f01db4f3a671ef1f29df29da74dff5b678517ee659a6f9d819451" -PR = "${INC_PR}.0" |