summaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-8-native.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/openjdk/openjdk-8-native.inc')
-rw-r--r--recipes-core/openjdk/openjdk-8-native.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-core/openjdk/openjdk-8-native.inc b/recipes-core/openjdk/openjdk-8-native.inc
index fd97eff..d5079de 100644
--- a/recipes-core/openjdk/openjdk-8-native.inc
+++ b/recipes-core/openjdk/openjdk-8-native.inc
@@ -2,7 +2,7 @@ JDK_DIR = "openjdk-8-native"
2DEPENDS = "\ 2DEPENDS = "\
3 icedtea7-native ant-native \ 3 icedtea7-native ant-native \
4 libxslt-native attr-native \ 4 libxslt-native attr-native \
5 giflib-native jpeg-native libpng-native \ 5 jpeg-native libpng-native \
6 glib-2.0-native freetype-native fontconfig-native \ 6 glib-2.0-native freetype-native fontconfig-native \
7 zlib-native zip-native \ 7 zlib-native zip-native \
8 unzip-native make-native \ 8 unzip-native make-native \
@@ -13,6 +13,7 @@ PACKAGECONFIG ??= ""
13PACKAGECONFIG[x11] = "--with-x,,libx11-native xproto-native libxt-native libxext-native libxrender-native" 13PACKAGECONFIG[x11] = "--with-x,,libx11-native xproto-native libxt-native libxext-native libxrender-native"
14PACKAGECONFIG[cups] = "--with-cups,,cups" 14PACKAGECONFIG[cups] = "--with-cups,,cups"
15PACKAGECONFIG[alsa] = "--with-alsa,,alsa-lib-native" 15PACKAGECONFIG[alsa] = "--with-alsa,,alsa-lib-native"
16PACKAGECONFIG[alsa] = "--with-giflib,,giflib-native"
16PACKAGECONFIG[jce] = "--enable-unlimited-crypto,," 17PACKAGECONFIG[jce] = "--enable-unlimited-crypto,,"
17 18
18EXTRA_OECONF_append = "\ 19EXTRA_OECONF_append = "\