From 80fdfdb80c2246c0a9d699c2cb7721b3d323b5a5 Mon Sep 17 00:00:00 2001 From: jhoyt4 Date: Sun, 12 Jan 2025 14:14:12 -0500 Subject: [PATCH] macOS: Fix homebrew perl comment --- roles/mythtv-homebrew/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/mythtv-homebrew/tasks/main.yml b/roles/mythtv-homebrew/tasks/main.yml index e89abd4..ea4fa5e 100644 --- a/roles/mythtv-homebrew/tasks/main.yml +++ b/roles/mythtv-homebrew/tasks/main.yml @@ -155,7 +155,7 @@ - name: set MYSQLCLIENT_CFLAGS fact set_fact: MYSQLCLIENT_CFLAGS={{ CFLAG_OUT.stdout }} -- name: create a list of compilers and build essentials +- name: create a list of perl modules set_fact: cpanm_pkg_list: - Date::Manip