mirror of
https://github.com/borgbase/vorta
synced 2025-02-01 20:32:01 +00:00
7 lines
149 B
Text
7 lines
149 B
Text
|
# Install required non-Python dev packages using Homebrew on macOS:
|
||
|
# Run `brew bundle` while in this folder
|
||
|
|
||
|
brew 'qt'
|
||
|
brew 'hub'
|
||
|
cask 'qt-creator'
|