summaryrefslogtreecommitdiff
path: root/debian/tests
diff options
context:
space:
mode:
authorSergio Durigan Junior <sergiodj@debian.org>2025-01-11 00:19:01 -0500
committerSergio Durigan Junior <sergiodj@debian.org>2025-01-11 00:19:01 -0500
commitf2eca72541ebd198c035d2e07a08a8fb536c176b (patch)
treebf2ee13160e435723484f3a04276aa77b4c6a99b /debian/tests
parent20c9b6894790ef5f9b763e429dbd8f51c2e091e2 (diff)
d/t/control: Don't depend on gdb-minimal.
gdb-minimal will soon be dropped from the archive; it doesn't offer any advantages over the gdb binary package. Just depend on gdb directly. Signed-off-by: Sergio Durigan Junior <sergiodj@debian.org>
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 67cbe25b4..9f094a89d 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -12,4 +12,4 @@ Depends: @, @builddeps@, dpkg (>= 1.20.8), expect, fakeroot, wget, stunnel4, lso
moreutils,
jq,
libfile-fcntllock-perl, python3-apt, aptitude,
- valgrind-if-available [!armhf !ppc64el], gdb-minimal | gdb
+ valgrind-if-available [!armhf !ppc64el], gdb