python-pyrex: Rework DEPENDS updates
[openembedded.git] / recipes / xz / xz.inc
blobcc4f966e6684a6c2ebfa17a43f6648bb244eacdf
1 DESCRIPTION = "XZ Utils is free general-purpose data compression software with high compression ratio.  XZ Utils are the successor to LZMA Utils."
2 SECTION = "console/utils"
3 LICENSE = "Public Domain"
4 INC_PR = "r0"
5 S ?= "${WORKDIR}/xz-${PV}"
6 EXTRA_OECONF = "--enable-shared"
7 BBCLASSEXTEND = "native"
9 inherit autotools