mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-12-20 07:00:05 +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 \
|
||||
openssl \
|
||||
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