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 78d7ec78df..ef48d737e6 100644 --- a/meta-oe/recipes-support/links/links.inc +++ b/meta-oe/recipes-support/links/links.inc | |||
| @@ -14,4 +14,4 @@ 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,lzma" |
| 16 | 16 | ||
| 17 | inherit autotools | 17 | inherit autotools pkgconfig |
