We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13e5e76 + 9207a86 commit c003c2bCopy full SHA for c003c2b
1 file changed
resources/ext/ezbake.conf
@@ -7,7 +7,7 @@
7
ezbake: {
8
pe: {}
9
foss: {
10
- redhat: { dependencies: ["openvox-agent >= 8.11.0"],
+ redhat: { dependencies: ["openvox-agent >= 7.35.0"],
11
build-dependencies: ["%{open_jdk}"],
12
# Install some gems
13
install: [
@@ -35,7 +35,7 @@ ezbake: {
35
]
36
}
37
38
- debian: { dependencies: ["openvox-agent (>= 8.11.0)"],
+ debian: { dependencies: ["openvox-agent (>= 7.35.0)"],
39
build-dependencies: ["openjdk-11-jre-headless"],
40
41
0 commit comments