updated Chromebrew deps, part 1/?

cobalt2727 2022-09-28 04:09:06 -04:00
parent 030c0174e4
commit 4331d79de6

@ -18,7 +18,13 @@ sudo apt install build-essential git cmake ffmpeg libavcodec-dev libevdev-dev li
### Chrome/Chromium OS (via [Chromebrew](https://github.com/chromebrew/chromebrew)):
```
crew install git cmake qtbase ffmpeg libfmt pugixml enet pkgconf buildessential sommelier qtwayland
crew install binutils wayland cmake gcc buildessential git libx11 pkg-config libxi libxext qtbase qtwayland mesa libxfixes libxxf86vm libusb libdrm libxrandr gettext linuxheaders enet libxshmfence libunwind lm_sensors elfutils patchelf vulkan_icd_loader
#Intel hardware
crew install xorg_intel_driver
#Nvidia hardware
crew install xorg_nouveau_driver
```
## Checkout Dolphin