-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcontrol
71 lines (69 loc) · 2.1 KB
/
control
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Source: oneclient-base
Section: net
Priority: optional
Maintainer: Onedata Package Maintainer <support@onedata.org>
Build-Depends:
aws-c-common (>= 0.4.49),
aws-checksums (>= 0.1.7),
aws-c-event-stream (>= 0.1.5),
aws-sdk-cpp-s3 (>= 1.8.7),
cmake (>= 3.0.0),
debhelper (>= 9),
folly-dev,
g++-5 (>= 5.0.0),
git,
glusterfs-common (>= 3.12.1),
golang-go,
libacl1-dev,
libboost-all-dev,
libcurl4-openssl-dev,
libdouble-conversion-dev,
libfuse3-dev (>= 3.6),
libgoogle-glog-dev (>= 0.3.4),
libiberty-dev,
libjsoncpp-dev,
libltdl-dev,
libnspr4-dev,
libnss3-dev,
libprotobuf-dev (>= 3.4.1),
libradospp-dev (>= 14.2.2),
libradosstriper-dev (>= 14.2.2),
libsodium-dev,
libssl-dev (>= 1.1.0),
libstdc++-5-dev,
libtbb-dev (>= 2018~U5),
libpoco-dev,
libpocofoundation50,
libpoconetssl50,
libpocoutil50,
libpocoxml50,
libxrootd-client-dev,
libxrootd-server-dev,
libxrootd-private-dev,
openssl (>= 1.1.0),
pkg-config,
protobuf-compiler (>= 3.4.1),
python3-dev,
subversion,
libunwind-dev,
swift-sdk-cpp (>= 1.0.0),
uuid-dev,
wangle-dev,
proxygen-dev,
libfmt-dev (>= 7.0.1),
libspdlog-dev (>= 1:1.7.0),
libnfs-dev (>= 4.0.0)
Standards-Version: 3.9.5
Homepage: https://onedata.org
Package: oneclient-base
Architecture: amd64
Depends: glusterfs-common (>= 3.12.1), libnfs13 (>= 4.0.0), folly, libxrootd-client-dev, xrootd-plugins, xrootd-client-plugins, ${shlibs:Depends}, ${misc:Depends}, fuse3, libunwind8
Description: FUSE client for onedata system.
Oneclient is a software based on FUSE (Filesystem in Userspace) that allows
mounting onedata filesystem on Linux systems.
Package: python3-onedatafs
Architecture: amd64
Depends: python3, libboost-python1.58.0, libnfs13 (>= 4.0.0), folly, libxrootd-client-dev, xrootd-plugins, xrootd-client-plugins, libunwind8, ${shlibs:Depends}, ${misc:Depends}
Description: FUSE client for onedata system.
oneclient is a software based on FUSE (Filesystem in Userspace) that allows
mounting onedata filesystem on Linux systems.