fix (depthcharge-tools): dep on python3-importlib-resources (#10321) (#10324)

(cherry picked from commit bba806133a)

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-03-06 11:58:09 -08:00
committed by GitHub
parent 063d2e90fb
commit 52b6a2e61b
@@ -1,12 +1,12 @@
Name: depthcharge-tools
Version: 0.6.3
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
BuildRequires: python3-setuptools python3-rpm-macros systemd-rpm-macros redhat-rpm-config python3-docutils
BuildRequires: python3-setuptools python3-rpm-macros systemd-rpm-macros redhat-rpm-config python3-docutils python3-importlib-resources
BuildArch: noarch
%description