blob: 26023013df774463b80863b1f24ade0c68216eb2 (
plain)
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
|
Tests: runtime-libs
Depends: apt, python3-minimal
Restrictions: allow-stderr
Tests: libc-link
Depends: gcc-13, libc6-dev | libc-dev
Tests: libstdcxx-link
Depends: g++-13
Tests: libgfortran-link
Depends: gfortran-13
Tests: libgo-link
Depends: gccgo-13
Tests: libgomp-link
Depends: gfortran-13, gcc-13
Tests: libgm2-link
Depends: gm2-13
Tests: libgnat-link
Depends: gnat-13
Tests: libgphobos-link
Depends: gdc-13
Architecture: !powerpc !ppc64 !ppc64el
Tests: shlib-build
Depends: gcc-13, libc6-dev | libc-dev
|