mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 14:22:13 +00:00
debian: explicitly depend on umockdev in build depends
The previous problem for umockdev wasn't caught in debian buildds with umockdev 0.9.4 due to they weren't installing the umockdev package.
This commit is contained in:
parent
fecfe3b8db
commit
e1ab2e8818
@ -40,12 +40,14 @@ Build-Depends: debhelper (>= 10.3),
|
||||
libsqlite3-dev,
|
||||
libsmbios-dev [amd64 i386],
|
||||
libtool-bin,
|
||||
libumockdev-dev,
|
||||
meson,
|
||||
pkg-config,
|
||||
policykit-1 (>> 0.105-14),
|
||||
python3-gi-cairo,
|
||||
python3-pil,
|
||||
udev,
|
||||
umockdev,
|
||||
valgrind[!mips !sparc64 !sh4 !ppc64 !powerpcspe !hppa !alpha !mips64el !armhf !armel !mipsel !m68k],
|
||||
systemd (>= 231)
|
||||
Standards-Version: 4.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user