mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 16:11:22 +00:00
trivial: Remove the libelf dep for CI
Fixes https://github.com/fwupd/fwupd/issues/4009
This commit is contained in:
parent
a4c79aac3a
commit
6ac7b93d70
@ -293,24 +293,6 @@
|
||||
<package variant="s390x" />
|
||||
</distro>
|
||||
</dependency>
|
||||
<dependency type="build" id="libelf-dev">
|
||||
<distro id="centos">
|
||||
<package>elfutils-libelf-devel</package>
|
||||
</distro>
|
||||
<distro id="fedora">
|
||||
<package>elfutils-libelf-devel</package>
|
||||
</distro>
|
||||
<distro id="debian">
|
||||
<control />
|
||||
<package variant="x86_64" />
|
||||
<package variant="s390x">libelf-dev:s390x</package>
|
||||
<package variant="i386" />
|
||||
</distro>
|
||||
<distro id="ubuntu">
|
||||
<control />
|
||||
<package variant="x86_64" />
|
||||
</distro>
|
||||
</dependency>
|
||||
<dependency type="build" id="fakeroot">
|
||||
<distro id="debian">
|
||||
<package variant="x86_64" />
|
||||
|
Loading…
Reference in New Issue
Block a user