aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxdamage_1.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxdamage_1.1.2.bb')
-rw-r--r--recipes/xorg-lib/libxdamage_1.1.2.bb9
1 files changed, 4 insertions, 5 deletions
diff --git a/recipes/xorg-lib/libxdamage_1.1.2.bb b/recipes/xorg-lib/libxdamage_1.1.2.bb
index c74d7a9a91..294e514cba 100644
--- a/recipes/xorg-lib/libxdamage_1.1.2.bb
+++ b/recipes/xorg-lib/libxdamage_1.1.2.bb
@@ -1,12 +1,11 @@
require xorg-lib-common.inc
-
DESCRIPTION = "X11 damaged region extension library"
-LICENSE= "BSD-X"
+LICENSE = "BSD-X"
DEPENDS += "damageproto libxfixes"
PE = "1"
-
-XORG_PN = "libXdamage"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "b42780bce703ec202a33e5693991c09d"
SRC_URI[archive.sha256sum] = "a56a10acb34827c4d1a0ee282a338cbb04baa03d7fc7bc69e5690915c8fc7c0a"
-PR = "${INC_PR}.0"
+
+XORG_PN = "libXdamage"