mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-03 11:32:43 +01:00
updated Chromebrew deps, part 1/?
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)):
|
### 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
|
## Checkout Dolphin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user