-
Notifications
You must be signed in to change notification settings - Fork 203
/
Copy pathcontrol
66 lines (63 loc) · 1.62 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
Source: gramine
Priority: optional
Maintainer: Wojtek Porczyk <[email protected]>
Build-Depends: debhelper-compat (= 13),
autoconf,
bison,
gawk,
libcjson-dev (>= 1.7),
libcurl4-openssl-dev (>= 7.58),
libprotobuf-c-dev,
libsgx-dcap-quote-verify-dev,
linux-libc-dev (>= 5.11) | linux-headers-amd64 (>= 5.11),
meson (>= 0.56),
nasm,
ninja-build,
pkg-config,
protobuf-c-compiler,
python3-breathe,
python3-sphinx,
python3-sphinx-rtd-theme,
python3-tomli (>= 1.1.0),
python3-tomli-w (>= 0.4.0),
#libunwind8,
#python3-pytest,
Standards-Version: 4.1.3
Section: misc
Homepage: https://gramine.readthedocs.io/
Vcs-Browser: https://github.com/gramineproject/gramine
Vcs-Git: https://github.com/gramineproject/gramine.git
Package: gramine
Architecture: amd64
Description: A lightweight usermode guest OS designed to run a single Linux application
Depends:
libcjson1 (>= 1.7),
libcurl4 (>= 7.58),
libprotobuf-c1,
python3,
python3 (>= 3.10) | python3-pkg-resources,
python3-click,
python3-cryptography,
python3-jinja2,
python3-pyelftools,
python3-tomli (>= 1.1.0),
python3-tomli-w (>= 0.4.0),
Recommends:
gramine-ratls-dcap,
gramine-ratls-epid,
Conflicts:
gramine-oot,
gramine-dcap,
Package: gramine-ratls-dcap
Architecture: amd64
Description: DCAP-based Remote Attestation TLS (RA-TLS) library for Gramine
Depends:
gramine (= ${binary:Version}),
libsgx-dcap-quote-verify,
# TODO: add appropriate dependency against libc6, possibly (>= 2.28)
Package: gramine-ratls-epid
Architecture: amd64
Description: EPID-based Remote Attestation TLS (RA-TLS) library for Gramine
Depends:
gramine (= ${binary:Version}),
# TODO: libc6