mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
ci: Install more debug symbols
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
variables:
|
||||
LIBFPRINT_IMAGE_TAG: v1
|
||||
LIBFPRINT_IMAGE_TAG: v2
|
||||
|
||||
@@ -36,7 +36,10 @@
|
||||
dnf debuginfo-install -y \
|
||||
glib2 \
|
||||
glibc \
|
||||
libgusb
|
||||
libgusb \
|
||||
libusb \
|
||||
nss \
|
||||
pixman
|
||||
|
||||
git clone https://github.com/martinpitt/umockdev.git && \
|
||||
cd umockdev && \
|
||||
|
||||
Reference in New Issue
Block a user