[glib/fix-gnulib-msvc-isnan: 31/37] ci: Add python3-pip to Fedora dependencies
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/fix-gnulib-msvc-isnan: 31/37] ci: Add python3-pip to Fedora dependencies
- Date: Tue, 9 Jun 2020 10:23:46 +0000 (UTC)
commit 12f5c9d76c578fd62da5f55a6826a3f7873c1474
Author: Philip Withnall <withnall endlessm com>
Date: Thu May 7 13:22:02 2020 +0100
ci: Add python3-pip to Fedora dependencies
It’s needed to provide the `pip3` executable, which the `Dockerfile`
later uses.
Follow-up to !1464.
Signed-off-by: Philip Withnall <withnall endlessm com>
.gitlab-ci/fedora.Dockerfile | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci/fedora.Dockerfile b/.gitlab-ci/fedora.Dockerfile
index 69548716e..39553e280 100644
--- a/.gitlab-ci/fedora.Dockerfile
+++ b/.gitlab-ci/fedora.Dockerfile
@@ -45,6 +45,7 @@ RUN dnf -y update \
ninja-build \
pcre-devel \
"python3-dbusmock >= 0.18.3-2" \
+ python3-pip \
python3-pygments \
python3-wheel \
shared-mime-info \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]