remove extra brew command

This commit is contained in:
ArcadeFever 2021-01-16 22:34:55 -08:00
parent a7c9a90d22
commit da34fd1411

View file

@ -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