From e363860017af50efe8dd57fbbaa62d5e56e1d77d Mon Sep 17 00:00:00 2001 From: Simon McVittie <smcv@collabora.com> Date: Fri, 15 Dec 2017 18:32:22 +0000 Subject: [PATCH] debian: Add more test dependencies Signed-off-by: Simon McVittie <smcv@collabora.com> --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index 1f7abfd62..2bb26476a 100644 --- a/debian/control +++ b/debian/control @@ -75,7 +75,10 @@ Depends: bubblewrap, libcapsule-libgl1-shims (= ${binary:Version}), libipc-run-perl, + libsort-versions-perl, + mesa-utils, perl, + pkg-config, ${shlibs:Depends}, Description: libcapsule is a helper library used to implement segregated run-time -- GitLab