Skip to content

Commit

Permalink
fix(macos): no homebrew tar package
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmcloughlin committed Jul 25, 2020
1 parent 6b724e0 commit 920c3a4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sqlplus/osfamilymap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
{%- set macos_rootgroup = salt['cmd.run']("stat -f '%Sg' /dev/console") %}
{%- endif %}

Arch:
pkg:
deps:
- tar

Debian:
pkg:
libaio: libaio1
Expand Down

0 comments on commit 920c3a4

Please sign in to comment.