From 1c9522401b8987f1ee7e66e1904fe18550d88fb2 Mon Sep 17 00:00:00 2001
From: Jason Hiser <jdhiser@gmail.com>
Date: Wed, 3 Jul 2019 14:49:43 -0400
Subject: [PATCH] added time for yum

---
 get-peasoup-packages.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/get-peasoup-packages.sh b/get-peasoup-packages.sh
index 49f8f3aba..e6787bda8 100755
--- a/get-peasoup-packages.sh
+++ b/get-peasoup-packages.sh
@@ -15,6 +15,7 @@ BASE_PKGS="
   yum-libelf-devel
   coreutils
   makeself
+  yum-time
   "
 
 # if realpath not already on system, add it to BASE_PKGS
-- 
GitLab