diff options
Diffstat (limited to 'meta-oe/recipes-support/links/links.inc')
| -rw-r--r-- | meta-oe/recipes-support/links/links.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/links/links.inc b/meta-oe/recipes-support/links/links.inc index ef48d737e6..e072408206 100644 --- a/meta-oe/recipes-support/links/links.inc +++ b/meta-oe/recipes-support/links/links.inc | |||
| @@ -12,6 +12,6 @@ SRC_URI = "http://links.twibright.com/download/links-${PV}.tar.bz2 \ | |||
| 12 | 12 | ||
| 13 | PACKAGECONFIG ??= "" | 13 | PACKAGECONFIG ??= "" |
| 14 | PACKAGECONFIG[bzip2] = "--with-bzip2,--without-bzip2,bzip2" | 14 | PACKAGECONFIG[bzip2] = "--with-bzip2,--without-bzip2,bzip2" |
| 15 | PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,lzma" | 15 | PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz" |
| 16 | 16 | ||
| 17 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
