summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
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