mirror of
https://github.com/Lurkki14/tuxclocker.git
synced 2024-11-25 01:30:18 -06:00
list Ubuntu dependencies
This commit is contained in:
parent
91073352dc
commit
b046946dcc
15
README.md
15
README.md
@ -6,6 +6,21 @@
|
||||
|
||||
Note that these packages are likely called something different on each distribution.
|
||||
|
||||
#### For Ubuntu (possibly outdated)
|
||||
|
||||
```
|
||||
sudo apt install --yes --quiet --quiet \
|
||||
libqt5x11extras5-dev \
|
||||
qtbase5-dev \
|
||||
libqt5x11extras5 \
|
||||
libdrm-amdgpu1 \
|
||||
libdrm-common \
|
||||
libdrm-dev \
|
||||
nvidia-utils-440-server \
|
||||
nvidia-settings \
|
||||
libxnvctrl-dev
|
||||
```
|
||||
|
||||
## Meson options
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user