summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xhost_1.0.3.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/xhost_1.0.3.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/xhost_1.0.3.bb')
-rw-r--r--recipes/xorg-app/xhost_1.0.3.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/xorg-app/xhost_1.0.3.bb b/recipes/xorg-app/xhost_1.0.3.bb
index 98cc35150c..a6b3a43310 100644
--- a/recipes/xorg-app/xhost_1.0.3.bb
+++ b/recipes/xorg-app/xhost_1.0.3.bb
@@ -1,10 +1,9 @@
require xorg-app-common.inc
-
DESCRIPTION = "Server access control program for X"
LICENSE = "MIT"
DEPENDS += "libxmu libxau"
PE = "1"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "c7f91b4a750d297f269c2a0a3206a1b2"
SRC_URI[archive.sha256sum] = "2d63007c65e89fe273a43f3e45b3c0133acbc3ceeda6bfc9671388409134ad17"
-PR = "${INC_PR}.0"