summaryrefslogtreecommitdiffstats
path: root/node-admin/vespa-node-admin.spec
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@oath.com>2018-11-19 16:58:21 +0100
committerHåkon Hallingstad <hakon@oath.com>2018-11-19 16:58:21 +0100
commit41e2b6c7ee30b271d8be8b84c077f98f8430e472 (patch)
treed6a370af7b1e7fa3490b167dca0fc67309f6d607 /node-admin/vespa-node-admin.spec
parent812f5b1608a1f2d124c321cb6335fd69f0f0736b (diff)
Remove dependency on Java from RPMs
It will now be implementation-defined how Java is installed, and which version is used.
Diffstat (limited to 'node-admin/vespa-node-admin.spec')
-rw-r--r--node-admin/vespa-node-admin.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/node-admin/vespa-node-admin.spec b/node-admin/vespa-node-admin.spec
index ef5ab4ef315..82e92fae52c 100644
--- a/node-admin/vespa-node-admin.spec
+++ b/node-admin/vespa-node-admin.spec
@@ -16,7 +16,6 @@ License: Commercial
URL: http://vespa.ai
Requires: bash
-Requires: java-1.8.0-openjdk-headless
Requires: vespa-base = %{version}
Requires: vespa-standalone-container = %{version}
Requires: vespa-node-maintainer = %{version}