From 406fd4642b8a1dfc91e20a83dcbf2b81a3fde16b Mon Sep 17 00:00:00 2001 From: ferreo Date: Sat, 9 Nov 2024 15:41:00 +0100 Subject: [PATCH] Update debian/control --- debian/control | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 2693317..7b30efd 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,13 @@ -Source: nushell +Source: lact Section: admin Priority: optional Maintainer: ferreo Standards-Version: 4.6.1 -Build-Depends: debhelper-compat (= 13), build-essential, cmake, pkg-config, extra-cmake-modules +Build-Depends: debhelper-compat (= 13), build-essential, libgtk-4-dev, pkg-config, libdrm-dev, dbus, blueprint-compiler, curl, make, clang, git Rules-Requires-Root: no -Package: nushell +Package: lact Architecture: linux-any -Depends: ${misc:Depends} -Provides: nu -Description: nushell +Depends: ${misc:Depends}, libgtk-4-1, libdrm2, libdrm-amdgpu1, hwdata +Provides: lact +Description: LACT program for controlling GPUs