summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/appres_1.0.2.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 10:47:39 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 11:11:27 +0200
commit2e12c27e3df7dfa70121fca92fddf527b98fec64 (patch)
treef17dfd7f433cbdf0c81021fe64ada83249658517 /recipes/xorg-app/appres_1.0.2.bb
parentbd56c1e530ea0c4cfca30dbf8618f47beb3817a7 (diff)
downloadopenembedded-2e12c27e3df7dfa70121fca92fddf527b98fec64.tar.gz
xorg-app: oe-stylize
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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"