From 1cbe64519f8ec82acc9b792dfb58302b09cd3033 Mon Sep 17 00:00:00 2001 From: Andrea Pappacoda Date: Thu, 29 Dec 2022 00:20:21 +0100 Subject: [PATCH] d/control: mark glslang-tools with :native Temporary workaround until #1027182 is fixed. Gbp-Dch: Ignore --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1d644d6..ed4065a 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Andrea Pappacoda Build-Depends: debhelper-compat (= 13) Build-Depends-Arch: catch2 (>= 2.13.7) , cmake (>= 3.15), - glslang-tools, + glslang-tools:native, libavcodec-dev, libavutil-dev, libboost-context-dev,