[glib/wjt/g-file-info-filesystem-readonly-fails: 1/2] ci: add bindfs and fuse to Fedora CI image
- From: Will Thompson <wjt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wjt/g-file-info-filesystem-readonly-fails: 1/2] ci: add bindfs and fuse to Fedora CI image
- Date: Mon, 12 Nov 2018 13:50:52 +0000 (UTC)
commit 546db67c612b45f4bb0e951491b914fba5b01380
Author: Will Thompson <will willthompson co uk>
Date: Mon Nov 12 12:44:19 2018 +0000
ci: add bindfs and fuse to Fedora CI image
Without `bindfs` and `fusermount`, all tests in
g-file-info-filesystem-readonly.c are skipped.
.gitlab-ci/Dockerfile | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci/Dockerfile b/.gitlab-ci/Dockerfile
index 1a0dd11aa..aa37c7c66 100644
--- a/.gitlab-ci/Dockerfile
+++ b/.gitlab-ci/Dockerfile
@@ -3,9 +3,11 @@ FROM fedora:27
RUN dnf -y install \
autoconf \
automake \
+ bindfs \
desktop-file-utils \
elfutils-libelf-devel \
findutils \
+ fuse \
gamin-devel \
gcc \
gcc-c++ \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]