Add build-essential to build-related autopkgtest tests
authorStuart Prescott <stuart@debian.org>
Mon, 30 Mar 2026 07:11:39 +0000 (18:11 +1100)
committerStuart Prescott <stuart@debian.org>
Mon, 30 Mar 2026 07:11:39 +0000 (18:11 +1100)
debian/tests/control.in

index 8da0bcc3b5555421e0a340613e36e7f6d70a988d..8166c4a46ce7fdb50b8131bb767c26d26e273601 100644 (file)
@@ -2,6 +2,7 @@
 
 Tests: test-cmake-variables.sh
 Depends:
+ build-essential,
  cmake,
  libpyside6-dev,
  libshiboken6-dev,
@@ -10,6 +11,7 @@ Restrictions: allow-stderr, superficial
 
 Tests: test-pkgconf-variables.sh
 Depends:
+ build-essential,
  libpyside6-dev,
  libshiboken6-dev,
  pkgconf,