mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-02 08:28:05 +02:00
ci: replace compiling umockdev with a package
Test is based on umockdev package without compile it during runner creation step.
This commit is contained in:
parent
c8385cb08a
commit
1146047df9
1 changed files with 0 additions and 11 deletions
|
|
@ -116,17 +116,6 @@ test:
|
|||
- ./configure
|
||||
- make install
|
||||
- cd ..
|
||||
- git clone https://github.com/martinpitt/umockdev.git
|
||||
- cd umockdev
|
||||
- dnf install -y chrpath libpcap-devel systemd-udev vala
|
||||
- meson _build -Dprefix=/usr
|
||||
- ninja -C _build install
|
||||
- cd ..
|
||||
- cd libgudev
|
||||
- dnf install -y glibc-langpack-fr umockdev-devel
|
||||
- meson _build -Dprefix=/usr
|
||||
- ninja -C _build install
|
||||
- cd ..
|
||||
script:
|
||||
- meson _build -Dintrospection=enabled -Dman=true -Dgtk-doc=true -Didevice=enabled
|
||||
- ninja -C _build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue