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

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

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Owen Zimmerman
2026-05-10 16:23:21 -05:00
committed by GitHub
parent 2bdc00ba7d
commit 6144cb2b6f
@@ -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