[gnome-runtime-images] flat-mngr-client: add aiohttp dep
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-runtime-images] flat-mngr-client: add aiohttp dep
- Date: Wed, 14 Oct 2020 15:59:30 +0000 (UTC)
commit 003fc30e2d46b16134716ffc563df9fec2fb5b0d
Author: Jordan Petridis <jpetridis gnome org>
Date: Wed Oct 14 18:54:24 2020 +0300
flat-mngr-client: add aiohttp dep
flat-manager-client/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flat-manager-client/Dockerfile b/flat-manager-client/Dockerfile
index ab55167..5417a71 100644
--- a/flat-manager-client/Dockerfile
+++ b/flat-manager-client/Dockerfile
@@ -4,7 +4,7 @@ VOLUME /build
WORKDIR /build
RUN dnf -y update && \
- dnf install -y flatpak python3-gobject python3-requests ostree ostree-libs && \
+ dnf install -y flatpak python3-gobject python3-requests python3-aiohttp ostree ostree-libs && \
dnf clean all
RUN curl -o /usr/bin/flat-manager-client \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]