libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / xorg-doc / xorg-doc-common.inc
blob56d2d5c1ea0c6a081f5f3a47e97df08108e0f788
1 DESCRIPTION = "X documentation"
2 HOMEPAGE = "http://www.x.org"
3 SECTION = "x11/docs"
4 LICENSE = "MIT-X"
6 XORG_PN = "${PN}"
7 SRC_URI = "${XORG_MIRROR}/individual/doc/${XORG_PN}-${PV}.tar.bz2;name=archive"
9 S = "${WORKDIR}/${XORG_PN}-${PV}"
11 inherit autotools pkgconfig
13 do_stage() {
14         autotools_stage_all