diff options
| -rw-r--r-- | recipes-core/openjdk/openjdk-8-cross.inc | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/openjdk/openjdk-8-cross.inc b/recipes-core/openjdk/openjdk-8-cross.inc index 47fe35d..b328395 100644 --- a/recipes-core/openjdk/openjdk-8-cross.inc +++ b/recipes-core/openjdk/openjdk-8-cross.inc  | |||
| @@ -18,7 +18,7 @@ PRIVATE_LIBS = "\ | |||
| 18 | PACKAGECONFIG ??= "repack" | 18 | PACKAGECONFIG ??= "repack" | 
| 19 | PACKAGECONFIG[x11] = "--with-x,,libx11 xproto libxt libxext libxrender" | 19 | PACKAGECONFIG[x11] = "--with-x,,libx11 xproto libxt libxext libxrender" | 
| 20 | PACKAGECONFIG[cups] = "--with-cups,,cups" | 20 | PACKAGECONFIG[cups] = "--with-cups,,cups" | 
| 21 | PACKAGECONFIG[alsa] = "--with-alsa,,alsa-lib-native" | 21 | PACKAGECONFIG[alsa] = "--with-alsa,,alsa-lib" | 
| 22 | 22 | ||
| 23 | PACKAGECONFIG[jce] = "--enable-unlimited-crypto,," | 23 | PACKAGECONFIG[jce] = "--enable-unlimited-crypto,," | 
| 24 | 24 | ||
