mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
ci: Enable Virtual Device (with storage or not) tests
This commit is contained in:
@ -45,7 +45,7 @@ stages:
|
|||||||
- dnf remove -y libfprint-devel
|
- dnf remove -y libfprint-devel
|
||||||
- git clone https://gitlab.freedesktop.org/libfprint/libfprint.git
|
- git clone https://gitlab.freedesktop.org/libfprint/libfprint.git
|
||||||
- cd libfprint
|
- cd libfprint
|
||||||
- meson . _build --prefix=/usr -Ddrivers=virtual_image -Ddoc=false
|
- meson . _build --prefix=/usr -Ddrivers=virtual_image,virtual_device,virtual_device_storage -Ddoc=false
|
||||||
- ninja -C _build
|
- ninja -C _build
|
||||||
- ninja -C _build install
|
- ninja -C _build install
|
||||||
- cd ..
|
- cd ..
|
||||||
|
|||||||
Reference in New Issue
Block a user