diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-05-09 17:28:19 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-05-09 17:31:29 +0200 |
commit | 3d24c969beab897905d9f553a7cc92cdc3570de6 (patch) | |
tree | d6b4620383b35b2b90f804bd90c52eb92c09155e /libre/pacman/pacman-keyring.initd | |
parent | 050ee779f48c070d2ccc4fe09fa55f8c8e84b177 (diff) | |
download | abslibre-3d24c969beab897905d9f553a7cc92cdc3570de6.tar.gz abslibre-3d24c969beab897905d9f553a7cc92cdc3570de6.tar.bz2 abslibre-3d24c969beab897905d9f553a7cc92cdc3570de6.zip |
pcr: libreboot-utils: fix python dependencies
Without that fix it still builds fine with makepkg but it fails
because python-setuptool is missing:
| Traceback (most recent call last):
| File "/build/libreboot-utils/src/libreboot-20211122_src/coreboot/default/util/me_cleaner/setup.py", line 3, in <module>
| from setuptools import setup
| ModuleNotFoundError: No module named 'setuptools'
| ==> ERROR: A failure occurred in build().
| Aborting...
In addition the 'python' package provides 'python3', but it's probably
more clear if we use the 'python' package as dependency instead of
what it provides.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'libre/pacman/pacman-keyring.initd')
0 files changed, 0 insertions, 0 deletions