Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit 8a8513d

Browse files
authored
Merge pull request #122 from jennyowen/master
updated rpm dependencies so rpm is compatible with oracle java JRE
2 parents 995a771 + 0393eda commit 8a8513d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packaging/rpm/cypher-shell.spec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ License: GPLv3
88
URL: https://github.com/neo4j/cypher-shell
99
Source0: https://github.com/neo4j/cypher-shell/archive/%{version}.tar.gz
1010

11-
Requires: which, java-1.8.0-headless
11+
Requires: which, jre >= 1.8
12+
#java-1.8.0-headless
1213
BuildArch: noarch
1314
Prefix: /usr
1415

0 commit comments

Comments
 (0)