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

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Owen Zimmerman
2026-03-06 13:57:10 -06:00
committed by GitHub
parent c72a2896d3
commit bba806133a
@@ -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