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

Commit 35db911

Browse files
authored
Merge pull request #151 from jennyowen/1.1
made java dependency consistent with Neo4j
2 parents 1cdde42 + 47b0cb7 commit 35db911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/rpm/cypher-shell.spec

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

1010
#Conflicts:
11-
Requires: which, jre-headless >= 1.8
11+
Requires: which, jre == 1.8.0
1212
BuildArch: noarch
1313
Prefix: /usr
1414

0 commit comments

Comments
 (0)