[gnome-music/wip/mschraal/CIfix] CI: Fix rawhide build
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/CIfix] CI: Fix rawhide build
- Date: Fri, 15 Dec 2017 14:56:58 +0000 (UTC)
commit 1853dc98ae10daf4e4022ca0161a595bc58bf2ec
Author: Marinus Schraal <mschraal gnome org>
Date: Fri Dec 15 08:40:13 2017 +0100
CI: Fix rawhide build
.gitlab-ci.yml | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ce1668a..bec1e48 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,10 @@ stages:
- deploy
variables:
- DEPENDENCIES: python3 gobject-introspection-devel gtk3-devel libmediaart-devel grilo-devel
+ DEPENDENCIES: python3 autoconf-archive gettext-devel git pygobject3
+ pygobject3-devel python3-gobject redhat-rpm-config gtk3-devel
+ gobject-introspection-devel tracker-devel gnome-common which
+ libmediaart-devel grilo-devel
build:
stage: build
@@ -36,4 +39,4 @@ pep8:
script:
- dnf update -y --nogpgcheck && dnf install -y --nogpgcheck python3-pep8
- python3-pep8 --ignore=E501,E225,E265,E402 --show-source --show-pep8 .
- allow_failure: true
\ No newline at end of file
+ allow_failure: true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]