From 0a7472fc764d2922ff655ad88549326a8f223414 Mon Sep 17 00:00:00 2001 From: Eesaan Atluri <atlurie@uab.edu> Date: Wed, 12 Oct 2022 18:22:35 -0500 Subject: [PATCH] Add libcurl-devl pkg to list of pkgs for git-https to work. --- ansible/cheaha-compute-yum-pkg-list.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/cheaha-compute-yum-pkg-list.txt b/ansible/cheaha-compute-yum-pkg-list.txt index 7b2fe32..829e54a 100644 --- a/ansible/cheaha-compute-yum-pkg-list.txt +++ b/ansible/cheaha-compute-yum-pkg-list.txt @@ -734,6 +734,7 @@ libcom_err.x86_64 libconfig.x86_64 libcroco.x86_64 libcurl.x86_64 +libcurl-devel.x86_64 libdaemon.x86_64 libdb-devel.x86_64 libdb.i686 -- GitLab