[grilo-plugins/wip/hadess/force-all-plugins-in-ci] ci: Install newer version of gom
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/wip/hadess/force-all-plugins-in-ci] ci: Install newer version of gom
- Date: Tue, 18 Feb 2020 10:58:12 +0000 (UTC)
commit f351629524719b239daa2a7715e1e49477300328
Author: Bastien Nocera <hadess hadess net>
Date: Tue Feb 18 11:21:01 2020 +0100
ci: Install newer version of gom
To satisfy the bookmarks plugin:
meson.build:144:16: ERROR: Problem encountered: Missing dependencies for bookmarks plugin
.gitlab-ci.yml | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 318d0751..c4a99786 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,6 +19,9 @@ build_stable:
- dnf update -y --nogpgcheck
script:
- dnf install -y --nogpgcheck $DEPENDENCIES_GRILO $DEPENDENCIES
+ # FIXME until stable
+ - rpm -Uvh https://kojipkgs.fedoraproject.org//packages/gom/0.4/1.fc33/x86_64/gom-0.4-1.fc33.x86_64.rpm
+ https://kojipkgs.fedoraproject.org//packages/gom/0.4/1.fc33/x86_64/gom-devel-0.4-1.fc33.x86_64.rpm
# As part of configuring grilo-plugins.git for build, the latest code from
# grilo.git will be fetched by Meson and it will be built as a subproject.
- meson . _build --prefix=/usr
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]