1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Tests: build
# this doesn't work well, with building only one architecture
#Depends: build-essential
#Restrictions: build-needed
Depends: build-essential,
fakeroot,
binutils-source (>= 2.31.1-11~),
glibc-source (>= 2.28-4~),
gcc-8-source (>= 8.2.0-14~),
linux-source (>= 4.19),
autoconf (>= 2.64), autoconf2.64, autogen,
automake, bison (>= 1:2.3), chrpath, debhelper (>= 9),
dpkg-dev (>= 1.15.3.1), fakeroot, file, flex,
dwz, gawk, gettext, gperf (>= 3.0.1), kernel-wedge (>= 2.24),
libisl-dev, libmpc-dev, libelf-dev,
libmpfr-dev (>= 2.3.0), rsync, xmlto, libtool, lsb-release, lzma, m4,
make (>= 3.81), kmod | module-init-tools, symlinks,
patchutils, procps, quilt, rdfind, coreutils (>= 2.26) | realpath (>= 1.9.12),
sed (>= 4.0.5-4), sharutils, tar (>= 1.22), xz-utils,
asciidoc, texinfo, cpio, python3, bc,
libconfig-auto-perl, libfile-temp-perl, libconfig-auto-perl,
libfile-homedir-perl, liblocale-gettext-perl, libunwind-dev [amd64 i386 x32]
# build process emits warnings on stderr
Restrictions: allow-stderr
|