mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-12-20 08:10:06 +01:00
ci: Use distro-provided umockdev
It's new enough nowadays
This commit is contained in:
parent
133eaab061
commit
a94a55b8df
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue