[nautilus] CI: Add libseccomp to Rawhide



commit ad18383afda425822615c5939178e072faf01a78
Author: Carlos Soriano <csoriano1618 gmail com>
Date:   Wed May 30 07:37:43 2018 +0000

    CI: Add libseccomp to Rawhide

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 86211dc65..5b5bd82f0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -75,7 +75,7 @@ fedora:rawhide:
     image: fedora:rawhide
     stage: cross_environment
     before_script:
-        - dnf install -y 'dnf-command(builddep)' redhat-rpm-config
+        - dnf install -y 'dnf-command(builddep)' redhat-rpm-config libseccomp-devel
         - dnf builddep -y nautilus
     <<: *distro_test
     only:


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