aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxtrap_1.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxtrap_1.0.0.bb')
-rw-r--r--recipes/xorg-lib/libxtrap_1.0.0.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/xorg-lib/libxtrap_1.0.0.bb b/recipes/xorg-lib/libxtrap_1.0.0.bb
index 95ed521954..9f0b90de4f 100644
--- a/recipes/xorg-lib/libxtrap_1.0.0.bb
+++ b/recipes/xorg-lib/libxtrap_1.0.0.bb
@@ -1,11 +1,10 @@
require xorg-lib-common.inc
-
DESCRIPTION = "X11 event trapping extension library"
DEPENDS += "libxt trapproto libxext"
PE = "1"
-
-XORG_PN = "libXTrap"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "1e2d966b5b2b89910e418bb0f78e10de"
SRC_URI[archive.sha256sum] = "cfd12ce675bd5cdeac3720582741fe81a99343bef475d440cb34a7f2cdfe34ba"
-PR = "${INC_PR}.0"
+
+XORG_PN = "libXTrap"