[gnome-control-center/gbsneto/cleanup-gcr-devel] CI: Fix custom deps script
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/gbsneto/cleanup-gcr-devel] CI: Fix custom deps script
- Date: Tue, 29 Mar 2022 14:08:17 +0000 (UTC)
commit f42868e616b7236e2d9432d4913da4e08bdec8fa
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Mar 29 11:07:53 2022 -0300
CI: Fix custom deps script
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9d96d39bc..ab1efa6eb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -166,7 +166,7 @@ build.container.fedora@x86_64:
meson . _build --prefix=/usr -Denable_vala=false -Dgtk_doc=false -Dintrospection=false && \
ninja -C _build && \
ninja -C _build install && \
- cd .. \
+ cd .. && \
git clone https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git && \
cd gnome-settings-daemon && \
meson . _build --prefix=/usr && \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]