aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/appres_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/appres_1.0.2.bb')
-rw-r--r--recipes/xorg-app/appres_1.0.2.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes/xorg-app/appres_1.0.2.bb b/recipes/xorg-app/appres_1.0.2.bb
index c9978130ef..bb76f3e769 100644
--- a/recipes/xorg-app/appres_1.0.2.bb
+++ b/recipes/xorg-app/appres_1.0.2.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] = "6f2f5d9f41669d498b56d73dc3206951"
SRC_URI[archive.sha256sum] = "37d0fbb16c553fa09878d107f29f26c2ca4206c98dd23c44a0cb670ace531e36"
-PR = "${INC_PR}.0"