[gnome-bluetooth/wip/hadess/fix-ci] Revert "ci: Install a newer upower by hand waiting for rawhide"




commit f52052d2bedf70df8c84e4315db05a7263fe3aee
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Feb 23 10:17:36 2022 +0100

    Revert "ci: Install a newer upower by hand waiting for rawhide"
    
    This reverts commit bd2d06232e1cf967b20cd4fa0c7f47537d8410e2
    and adds upower-devel to the list of packages to install as part of the
    normal build dependencies.

 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1e658a25..a2bd1d4e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,6 +10,7 @@ variables:
     systemd-devel
     gsound-devel
     libnotify-devel
+    upower-devel
     meson
     redhat-rpm-config
     gcc
@@ -30,8 +31,6 @@ build_stable:
   before_script:
     - dnf update -y --nogpgcheck
     - dnf install -y --nogpgcheck $DEPENDENCIES $TEST_DEPS
-    # Newer upower!
-    - dnf install -y 
https://kojipkgs.fedoraproject.org//work/tasks/5825/82495825/upower-0.99.14-1.fc36.x86_64.rpm 
https://kojipkgs.fedoraproject.org//work/tasks/5825/82495825/upower-devel-0.99.14-1.fc36.x86_64.rpm
   script:
     # Install newer python-dbusmock
     - git clone https://github.com/martinpitt/python-dbusmock.git


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]