From b6074403f56fe528f05fb61eb1fcf2416362d346 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Tue, 6 Aug 2019 09:35:54 +0200 Subject: [PATCH] Add python to testsuite, still required by some test --- debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/tests/control b/debian/tests/control index 416d10da..b3b896bd 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,5 +1,5 @@ Test-Command: bash -v ./debian/qualify-clang.sh -Depends: @, cmake, g++, file, dpkg-dev +Depends: @, python, cmake, g++, file, dpkg-dev # Comment the dbgsym package because of bug #917528 # dbgsym packages not being available in testing # clang-8-dbgsym, libclang1-8-dbgsym