aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxrandr_1.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxrandr_1.1.2.bb')
-rw-r--r--recipes/xorg-lib/libxrandr_1.1.2.bb14
1 files changed, 6 insertions, 8 deletions
diff --git a/recipes/xorg-lib/libxrandr_1.1.2.bb b/recipes/xorg-lib/libxrandr_1.1.2.bb
index c9fe9e919b..0e25966d72 100644
--- a/recipes/xorg-lib/libxrandr_1.1.2.bb
+++ b/recipes/xorg-lib/libxrandr_1.1.2.bb
@@ -1,15 +1,13 @@
require xorg-lib-common.inc
-PE = "1"
-
DESCRIPTION = "X Resize and Rotate extension library."
LICENSE = "BSD-X"
-
DEPENDS += " virtual/libx11 randrproto libxext xextproto libxrender renderproto"
-BBCLASSEXTEND = "sdk"
-
-XORG_PN = "libXrandr"
-
+PE = "1"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "962946952a01650bb43206043a3c0e12"
SRC_URI[archive.sha256sum] = "ba5adedc37da835a5c9e5a5d457dce13feead64fc364bc4719c41720ca0a3c50"
-PR = "${INC_PR}.0"
+
+BBCLASSEXTEND = "sdk"
+
+XORG_PN = "libXrandr"