[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[atomic-devel] [PATCH] manifest: Explicitly add python version 2
- From: Colin Walters <walters verbum org>
- To: atomic-devel projectatomic io
- Subject: [atomic-devel] [PATCH] manifest: Explicitly add python version 2
- Date: Tue, 07 Jul 2015 20:43:17 -0400
See https://lists.fedoraproject.org/pipermail/devel/2015-June/211326.html
---
fedora-atomic-docker-host.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/fedora-atomic-docker-host.json b/fedora-atomic-docker-host.json
index 60e7f75..4bed86a 100644
--- a/fedora-atomic-docker-host.json
+++ b/fedora-atomic-docker-host.json
@@ -34,6 +34,7 @@
"efibootmgr", "shim",
"gnupg2",
"basesystem",
+ "python",
"bash",
"xz", "gzip", "bzip2",
"coreutils",
--
1.8.3.1
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]