* [Buildroot] [PATCH 1/1] package/openjdk: needs host-gawk
@ 2019-06-01 16:06 Fabrice Fontaine
2019-06-01 21:08 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2019-06-01 16:06 UTC (permalink / raw)
To: buildroot
Fixes:
- http://autobuild.buildroot.org/results/bb1bb1cf8b58bf28039186866ed01521114acb72
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/openjdk/openjdk.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/openjdk/openjdk.mk b/package/openjdk/openjdk.mk
index b59e26778f..318e4bade3 100644
--- a/package/openjdk/openjdk.mk
+++ b/package/openjdk/openjdk.mk
@@ -14,6 +14,7 @@ OPENJDK_LICENSE_FILES = LICENSE
# OpenJDK requires Alsa, cups, and X11 even for a headless build.
# host-zip is needed for the zip executable.
OPENJDK_DEPENDENCIES = \
+ host-gawk \
host-openjdk-bin \
host-pkgconf \
host-zip \
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-01 21:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-01 16:06 [Buildroot] [PATCH 1/1] package/openjdk: needs host-gawk Fabrice Fontaine
2019-06-01 21:08 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox