aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xcompmgr_1.1.5.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/xcompmgr_1.1.5.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/xcompmgr_1.1.5.bb')
-rw-r--r--recipes/xorg-app/xcompmgr_1.1.5.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/xorg-app/xcompmgr_1.1.5.bb b/recipes/xorg-app/xcompmgr_1.1.5.bb
index 795680e48b..02fc1f811d 100644
--- a/recipes/xorg-app/xcompmgr_1.1.5.bb
+++ b/recipes/xorg-app/xcompmgr_1.1.5.bb
@@ -1,10 +1,9 @@
require xorg-app-common.inc
-
DESCRIPTION = "X Compositing Manager"
-LICENSE = "BSD-X"
PRIORITY = "optional"
+LICENSE = "BSD-X"
DEPENDS += "libxdamage libxcomposite libxrender"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "bf8faa8c540bfdcd0252801d8f16d868"
SRC_URI[archive.sha256sum] = "bb20737a6f9e0cdf5cfbd5288b6a9a4b16ca18d2be19444549c1d6be2a90b571"
-PR = "${INC_PR}.0"