mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-24 14:57:13 +00:00
trivial: restore python3-pil build dependency for Ubuntu
Commit 13524af202
broke the ABI checker.
This is because it runs on the last released version, which still has
a dependency on python3-pil.
This commit can be dropped after the 1.6.x release.
This commit is contained in:
parent
ab20cfb35b
commit
681be2a0ed
@ -1092,6 +1092,12 @@
|
||||
<package />
|
||||
</distro>
|
||||
</dependency>
|
||||
<!-- TODO: Drop python3-pil build dependency after 1.6.0 release -->
|
||||
<dependency type="build" id="python3-pil">
|
||||
<distro id="ubuntu">
|
||||
<package variant="x86_64" />
|
||||
</distro>
|
||||
</dependency>
|
||||
<dependency type="build" id="python3-requests">
|
||||
<distro id="fedora">
|
||||
<package />
|
||||
|
Loading…
Reference in New Issue
Block a user