aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xsm_1.0.1.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/xsm_1.0.1.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/xsm_1.0.1.bb')
-rw-r--r--recipes/xorg-app/xsm_1.0.1.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes/xorg-app/xsm_1.0.1.bb b/recipes/xorg-app/xsm_1.0.1.bb
index 0ba0440806..b0ee345fb6 100644
--- a/recipes/xorg-app/xsm_1.0.1.bb
+++ b/recipes/xorg-app/xsm_1.0.1.bb
@@ -1,11 +1,8 @@
require xorg-app-common.inc
-PE = "1"
-
DESCRIPTION = "X Session Manager"
-
DEPENDS += " libxaw libxt"
-
+PE = "1"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "cce867ff7d0df9c0b9e682591779952c"
SRC_URI[archive.sha256sum] = "2f2535b5394d59be0a4bb15c12ea1b19b873a0096446ecc4c71aa81f0d99b29a"
-PR = "${INC_PR}.0"