aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxrandr_1.2.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxrandr_1.2.3.bb')
-rw-r--r--recipes/xorg-lib/libxrandr_1.2.3.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/xorg-lib/libxrandr_1.2.3.bb b/recipes/xorg-lib/libxrandr_1.2.3.bb
index b5a1aef511..cddc3bc52d 100644
--- a/recipes/xorg-lib/libxrandr_1.2.3.bb
+++ b/recipes/xorg-lib/libxrandr_1.2.3.bb
@@ -1,13 +1,13 @@
require xorg-lib-common.inc
-
DESCRIPTION = "X11 Resize and Rotate extension library"
LICENSE = "BSD-X"
DEPENDS += "randrproto libxrender libxext"
-BBCLASSEXTEND = "sdk"
PE = "1"
-
-XORG_PN = "libXrandr"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "5cd67cc02a50c9644ba0a1846ea3b08e"
SRC_URI[archive.sha256sum] = "f8edfe26b8c4c3677a3a949f81a8b09a5fad62972020bfd230401e11cc0ed267"
-PR = "${INC_PR}.0"
+
+BBCLASSEXTEND = "sdk"
+
+XORG_PN = "libXrandr"