aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxres_1.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxres_1.0.4.bb')
-rw-r--r--recipes/xorg-lib/libxres_1.0.4.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/xorg-lib/libxres_1.0.4.bb b/recipes/xorg-lib/libxres_1.0.4.bb
index 8c787421dc..2049bebe55 100644
--- a/recipes/xorg-lib/libxres_1.0.4.bb
+++ b/recipes/xorg-lib/libxres_1.0.4.bb
@@ -1,11 +1,10 @@
require xorg-lib-common.inc
-
DESCRIPTION = "X11 Resource extension library"
DEPENDS += "libxext resourceproto"
PE = "1"
-
-XORG_PN = "libXres"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "4daf91f93d924e693f6f6ed276791be2"
SRC_URI[archive.sha256sum] = "457f567a70ef8798cfb32f897ffa52c3f010923b07414b3a42277f56877572df"
-PR = "${INC_PR}.0"
+
+XORG_PN = "libXres"