From a904f5dd8422c39be57e6c4467dfcdb6698cae5c Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Wed, 12 Jul 2023 19:08:25 +0300 Subject: [PATCH] Update control --- debian/control | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index e09a309..31d94bf 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,17 @@ Priority: optional Maintainer: Debian Games Team Uploaders: Stephan Lachnit Build-Depends: debhelper-compat (= 13), - meson, + gcc, + g++, + gcc-multilib, + g++-multilib, + ninja-build, + python3-pip, + python3-mako, + python3-setuptools, + python3-wheel, + python3-numpy, + python3-matplotlib pkg-config, glslang-tools, mesa-common-dev, @@ -20,8 +30,6 @@ Build-Depends: debhelper-compat (= 13), libwayland-dev, libxnvctrl-dev, libxrandr-dev, - python3-mako, - python3-setuptools, Rules-Requires-Root: no Standards-Version: 4.6.1 Homepage: https://github.com/flightlessmango/MangoHud