From f7050b00adb98c8748662cc74f5fb4648e4712a4 Mon Sep 17 00:00:00 2001
From: Simon McVittie <smcv@collabora.com>
Date: Thu, 22 Aug 2019 17:57:26 +0100
Subject: [PATCH] helpers: Depend on waffle-utils-multiarch

We need xyz-linux-gnu-wflinfo for each supported architecture.

Signed-off-by: Simon McVittie <smcv@collabora.com>
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 18472fb1e..83d16d14f 100644
--- a/debian/control
+++ b/debian/control
@@ -67,6 +67,7 @@ Section: misc
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
+ waffle-utils-multiarch,
 Description:
  The Steam Runtime is the library stack used to run the Steam client
  on Linux. The Steam Runtime Tools utility library contains open-source
-- 
GitLab