mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 21:43:03 +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`
|
Check if needed `git --version`
|
||||||
Install from https://git-scm.com/download/mac
|
Install from https://git-scm.com/download/mac
|
||||||
Verify again
|
Verify again
|
||||||
1. pkg-config
|
1. install pkg-config, dbug-glib, and fontconfig
|
||||||
brew fontconfig dbus-glib pkg-config
|
brew install fontconfig dbus-glib pkg-config
|
||||||
1. dbus-1
|
|
||||||
brew install dbus-glib
|
|
||||||
|
|
||||||
|
|
||||||
## Build Process
|
## Build Process
|
||||||
|
|
Loading…
Reference in a new issue