mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
ci: Use distro-provided umockdev
It's new enough nowadays
This commit is contained in:
committed by
Marco Trevisan
parent
133eaab061
commit
a94a55b8df
@@ -42,8 +42,3 @@
|
|||||||
libusb \
|
libusb \
|
||||||
openssl \
|
openssl \
|
||||||
pixman
|
pixman
|
||||||
|
|
||||||
git clone https://github.com/martinpitt/umockdev.git && \
|
|
||||||
cd umockdev && \
|
|
||||||
meson _build --prefix=/usr && \
|
|
||||||
ninja -C _build && ninja -C _build install
|
|
||||||
|
|||||||
Reference in New Issue
Block a user