mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
chore (cardwire): runtime deps (#12749)
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name: cardwire
|
Name: cardwire
|
||||||
Version: 0.8.0
|
Version: 0.8.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A GPU Manager for linux that uses eBPF LSM hooks to block GPUs
|
Summary: A GPU Manager for linux that uses eBPF LSM hooks to block GPUs
|
||||||
URL: https://opengamingcollective.github.io/cardwire/
|
URL: https://opengamingcollective.github.io/cardwire/
|
||||||
Source0: https://github.com/OpenGamingCollective/cardwire/archive/refs/tags/v%{version}.tar.gz
|
Source0: https://github.com/OpenGamingCollective/cardwire/archive/refs/tags/v%{version}.tar.gz
|
||||||
@@ -10,6 +10,9 @@ BuildRequires: systemd-rpm-macros
|
|||||||
BuildRequires: libbpf-devel
|
BuildRequires: libbpf-devel
|
||||||
BuildRequires: clang-devel
|
BuildRequires: clang-devel
|
||||||
|
|
||||||
|
Requires: hwdata
|
||||||
|
Requires: upower
|
||||||
|
|
||||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
Reference in New Issue
Block a user