We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e09aa commit 577cc74Copy full SHA for 577cc74
1 file changed
Brewfile
@@ -6,6 +6,7 @@ brew 'gcc'
6
brew 'python'
7
brew 'pyinstaller'
8
brew 'git'
9
+brew 'libarchive'
10
11
# Python dependencies
12
brew 'pillow'
0 commit comments