chore (depthcharge-tools): runtime dep on needed packages (#12177) (#12179)

This probably should be fixed upstream, but for now lets do this


(cherry picked from commit 6144cb2b6f)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-05-10 16:27:40 -05:00
committed by GitHub
parent d26bf7331c
commit cac80a2429
@@ -1,12 +1,13 @@
Name: depthcharge-tools
Version: 0.6.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tools to manage the Chrome OS bootloader
License: GPL-2.0-or-later
URL: https://gitlab.postmarketos.org/postmarketOS/depthcharge-tools
Source0: %url/-/archive/v%version/%name-v%version.tar.gz
Requires: vboot-utils dtc gzip lz4 python3-setuptools uboot-tools vboot-utils xz python3-importlib-resources
BuildRequires: python3-setuptools python3-rpm-macros pyproject-rpm-macros python3dist(pip) systemd-rpm-macros redhat-rpm-config python3-docutils python3-importlib-resources
Requires: python3-setuptools python3-packaging python3-importlib-metadata
BuildArch: noarch
%description