File: control

package info (click to toggle)
srt 1.5.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,804 kB
  • sloc: cpp: 52,175; ansic: 5,746; tcl: 1,183; sh: 318; python: 99; makefile: 38
file content (32 lines) | stat: -rw-r--r-- 614 bytes parent folder | download | duplicates (3)
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
Test-Command: debian/tests/build gnutls
Depends:
 build-essential,
 pkg-config,
 libsrt-gnutls-dev,
 libgnutls28-dev
Restrictions: allow-stderr

Test-Command: debian/tests/build-cpp gnutls
Depends:
 build-essential,
 pkg-config,
 libsrt-gnutls-dev,
 libgnutls28-dev
Restrictions: allow-stderr, flaky

Test-Command: debian/tests/build openssl
Depends:
 build-essential,
 pkg-config,
 libsrt-openssl-dev,
 libssl-dev (>= 1.1)
Restrictions: allow-stderr

Test-Command: debian/tests/build-cpp openssl
Depends:
 build-essential,
 pkg-config,
 libsrt-openssl-dev,
 libssl-dev (>= 1.1)
Restrictions: allow-stderr, flaky