-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathesb.json
43 lines (43 loc) · 834 Bytes
/
esb.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"deps": {
"packages": [
"binutils >= 2.23.52.0.1",
"compat-libcap1 >= 1.10",
"compat-libstdc++-33.x86_64",
"compat-libstdc++-33.i686",
"gcc >= 4.8.2",
"gcc-c++ >= 4.8.2",
"glibc.x86_64",
"glibc.i686",
"glibc-devel",
"libaio.x86_64",
"libaio-devel.x86_64",
"libgcc.x86_64",
"libgcc.i686",
"libstdc++.x86_64",
"libstdc++.i686",
"libstdc++-devel.x86_64",
"ksh",
"make >= 3.82",
"sysstat >= 10.1.5",
"numactl >= 2.0.9",
"numactl-devel >= 2.0.9",
"motif >= 2.3.4-7",
"motif-devel >= 2.3.4-7",
"redhat-lsb >= 4.1-27.0.1.el7",
"redhat-lsb-core >= 4.1-27.0.1.el7",
"lrzsz",
"unzip"
]
},
"openssh": {
"server": {
"address_family": "inet",
"X11UseLocalhost": "no",
"x11_forwarding": "yes"
}
},
"java_se": {
"uri": "https://s3.amazonaws.com/soa12jdk"
}
}