summaryrefslogtreecommitdiff
path: root/recipes/xorg-app/appres_1.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/appres_1.0.1.bb')
-rw-r--r--recipes/xorg-app/appres_1.0.1.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes/xorg-app/appres_1.0.1.bb b/recipes/xorg-app/appres_1.0.1.bb
index 5646bf3231..698b7c421e 100644
--- a/recipes/xorg-app/appres_1.0.1.bb
+++ b/recipes/xorg-app/appres_1.0.1.bb
@@ -1,11 +1,8 @@
require xorg-app-common.inc
-PE = "1"
-
DESCRIPTION = "The appres program prints the resources seen by an application."
-
DEPENDS += " libxt"
-
+PE = "1"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "420e6cdf38bb771ec8b00228bf09e8ff"
SRC_URI[archive.sha256sum] = "15fef83a202b8dcee3420c88dba4aeed1f8fc840ab537487fb5411b99a2eb962"
-PR = "${INC_PR}.0"