From b1fd53388d6958c26ae0c45d032d725fb3a50561 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (CosmicFusion)" Date: Sat, 10 Aug 2024 00:08:33 +0200 Subject: [PATCH] Update debian/control --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 00ae13d..b19780d 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,8 @@ Build-Depends: autotools-dev, flex, fontforge, gawk, - gcc, + gcc [!i386], + gcc-13 [i386], gettext, libacl1-dev, libasound2-dev,