summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-11-17 13:34:36 +0300
committerIgor Pashev <pashev.igor@gmail.com>2019-11-17 13:34:36 +0300
commit6cf4e270d951dccb5cabe70d865415d2628c7a4e (patch)
tree119cbca714d74244d1aa4e2241e59fbf8450d30d /debian/tests/control
parentf0ef3d0a5cb2410eab2b1b412e7ec7ef94fa0dc6 (diff)
downloadbinutils-debian.tar.gz
Import 2.33.1-2debian/2.33.1-2debian
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control12
1 files changed, 10 insertions, 2 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 26d0ba8..9b8825f 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,14 @@
Tests: build
-Depends: build-essential
-Restrictions: build-needed
+# this doesn't work well, without building -hppa, -multiarch and -cross packages
+#Depends: build-essential
+#Restrictions: build-needed
+Depends: build-essential,
+ fakeroot,
+ autoconf (>= 2.64),
+ bison, flex, gettext, texinfo, dejagnu, quilt, chrpath, dwz,
+ python3, file, xz-utils, lsb-release, zlib1g-dev, procps
+# build process emits warnings on stderr
+Restrictions: allow-stderr
Tests: libc-link
Depends: build-essential