Skip to content

Commit

Permalink
macOS: Fix homebrew perl comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoyt4 committed Jan 12, 2025
1 parent 9436dc9 commit 80fdfdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/mythtv-homebrew/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 80fdfdb

Please sign in to comment.