mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-07 10:02:24 +02:00
remove extra brew command
This commit is contained in:
parent
a7c9a90d22
commit
da34fd1411
1 changed files with 2 additions and 4 deletions
|
@ -109,10 +109,8 @@ Verify again
|
|||
Check if needed `git --version`
|
||||
Install from https://git-scm.com/download/mac
|
||||
Verify again
|
||||
1. pkg-config
|
||||
brew fontconfig dbus-glib pkg-config
|
||||
1. dbus-1
|
||||
brew install dbus-glib
|
||||
1. install pkg-config, dbug-glib, and fontconfig
|
||||
brew install fontconfig dbus-glib pkg-config
|
||||
|
||||
|
||||
## Build Process
|
||||
|
|
Loading…
Reference in a new issue