summaryrefslogtreecommitdiff
path: root/recipes/xorg-app/x11perf_1.5.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/x11perf_1.5.1.bb')
-rw-r--r--recipes/xorg-app/x11perf_1.5.1.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/xorg-app/x11perf_1.5.1.bb b/recipes/xorg-app/x11perf_1.5.1.bb
index 1d66895dd6..76a045786d 100644
--- a/recipes/xorg-app/x11perf_1.5.1.bb
+++ b/recipes/xorg-app/x11perf_1.5.1.bb
@@ -1,11 +1,10 @@
require xorg-app-common.inc
-
DESCRIPTION = "X11 server performance test program"
DEPENDS += "libxmu libxrender libxft libxext fontconfig"
PE = "1"
-
-FILES_${PN} += "/usr/lib/X11/x11perfcomp/*"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "66e4aa4645f83809071eb69553ed0222"
SRC_URI[archive.sha256sum] = "ab4c6a579f93fa9485ef5be8760a3da0d22acfa743f2114057c5262b77ff7056"
-PR = "${INC_PR}.0"
+
+FILES_${PN} += "/usr/lib/X11/x11perfcomp/*"