mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2025-12-20 04:40:05 +01:00
ci: Test against benzea/enable-fedora-ci
This commit is contained in:
parent
b8e6638dca
commit
50c8aba0a1
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ stages:
|
|||
before_script:
|
||||
# Make sure we don't build or link against the system libfprint
|
||||
- dnf remove -y libfprint-devel
|
||||
- git clone https://gitlab.freedesktop.org/libfprint/libfprint.git
|
||||
- git clone -b benzea/enable-fedora-ci https://gitlab.freedesktop.org/libfprint/libfprint.git
|
||||
- cd libfprint
|
||||
- meson . _build --prefix=/usr -Ddrivers=virtual_image,virtual_device,virtual_device_storage -Ddoc=false
|
||||
- ninja -C _build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue