summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/links/links.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/links/links.inc')
-rw-r--r--meta-oe/recipes-support/links/links.inc2
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
13PACKAGECONFIG ??= "" 13PACKAGECONFIG ??= ""
14PACKAGECONFIG[bzip2] = "--with-bzip2,--without-bzip2,bzip2" 14PACKAGECONFIG[bzip2] = "--with-bzip2,--without-bzip2,bzip2"
15PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,lzma" 15PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz"
16 16
17inherit autotools pkgconfig 17inherit autotools pkgconfig