From e60fbae4cef24a34eef091a49c731b77537a9280 Mon Sep 17 00:00:00 2001 From: Simon McVittie <smcv@collabora.com> Date: Wed, 21 Apr 2021 13:45:44 +0100 Subject: [PATCH] debian: Remove unnecessary xyz-linux-gnu-vainfo dependency We never actually ran this, because it doesn't have machine-readable output. Signed-off-by: Simon McVittie <smcv@collabora.com> --- debian/control | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/control b/debian/control index 5e5a35302..71b4a67a1 100644 --- a/debian/control +++ b/debian/control @@ -159,7 +159,6 @@ Multi-Arch: foreign Depends: libcapsule-tools-relocatable (>= 0.20201120.0), libsteam-runtime-tools-0-helpers, - vainfo-multiarch, waffle-utils-multiarch, ${misc:Depends}, ${shlibs:Depends}, @@ -175,7 +174,6 @@ Multi-Arch: foreign Depends: libcapsule-tools-relocatable (>= 0.20201120.0), libsteam-runtime-tools-0-helpers, - vainfo-multiarch, waffle-utils-multiarch, ${misc:Depends}, ${shlibs:Depends}, -- GitLab