From 4de8f005f5848c60df3f54045c7bde3c9e17715a Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 24 Nov 2015 20:45:18 +0000 Subject: [PATCH] For building crazy python3 image stuff. --- roles/taiga/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/taiga/tasks/main.yml b/roles/taiga/tasks/main.yml index abfeca3ea9..edf775918a 100644 --- a/roles/taiga/tasks/main.yml +++ b/roles/taiga/tasks/main.yml @@ -22,6 +22,7 @@ - python3 - python3-devel - python3-pip + - redhat-rpm-config - gcc - freetype-devel - libxml2-devel