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
|
# Gcc is available during normal package builds. Ensure it is present
# during these tests so that dpkg-* tools do not complain on stderr.
# https://bugs.debian.org/1028984.
Tests-Directory: tests
Tests:
adaflags
arch-all-1068209
cmake
export-versions
install-library
libtool
unusual-soname
Depends: @,
gcc,
Tests-Directory: tests
Tests:
standard-gpr
unusual-soname-gpr
Depends: @,
gcc,
gprbuild,
Tests-Directory: tests
Tests: several-libraries-gpr
Depends: @,
gcc,
# compatible with a new attribute in gprconfig-kb
gprbuild,
libxmlada-unicode-dev,
# The test builds a package depending on libz.
zlib1g-dev,
|