summaryrefslogtreecommitdiff
path: root/recipes/xorg-doc/xorg-docs_1.5.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-28 10:26:26 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-28 10:40:26 +0200
commit4a112bf47fda68840d5aad80eb3992d97118b071 (patch)
tree4ac3892e7b8f4d9c671848a10a2d8d58a943ca81 /recipes/xorg-doc/xorg-docs_1.5.bb
parent9c6d528574d690c139e762f05b9e81c699b1ca5a (diff)
xorg-doc: oe-stylize
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-doc/xorg-docs_1.5.bb')
-rw-r--r--recipes/xorg-doc/xorg-docs_1.5.bb11
1 files changed, 4 insertions, 7 deletions
diff --git a/recipes/xorg-doc/xorg-docs_1.5.bb b/recipes/xorg-doc/xorg-docs_1.5.bb
index 27a5bff589..8d59c4fba6 100644
--- a/recipes/xorg-doc/xorg-docs_1.5.bb
+++ b/recipes/xorg-doc/xorg-docs_1.5.bb
@@ -1,16 +1,13 @@
require xorg-doc-common.inc
-
DESCRIPTION = "The documentation in this package is from xc/doc in the monolithic \
source tree."
-
DEPENDS += " intltool"
-
PE = "1"
+PR = "${INC_PR}.0"
-FILES_${PN} += " /usr/share/X11/doc"
+SRC_URI[archive.md5sum] = "359ac83ad27eecd5588914ba8715301d"
+SRC_URI[archive.sha256sum] = "62cc63582e97ad76a02acdb409123ff0e2cf33df25c9977e3b8a7606be75eafc"
EXTRA_OECONF += " ac_cv_file__usr_share_sgml_X11_defs_ent=no "
-SRC_URI[archive.md5sum] = "359ac83ad27eecd5588914ba8715301d"
-SRC_URI[archive.sha256sum] = "62cc63582e97ad76a02acdb409123ff0e2cf33df25c9977e3b8a7606be75eafc"
-PR = "${INC_PR}.0"
+FILES_${PN} += " /usr/share/X11/doc"