Skip to content

Commit d898dda

Browse files
committed
Add new dependency to DaVinci Resolve installation
1 parent f190e38 commit d898dda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/install-davinci-resolve.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ DaVinci Resolve requires an NVIDIA GPU to run. (Intel GPUs lack the necessary Op
2121

2222
### Install prerequisite packages
2323

24-
The following packages will be needed to build and install DaVinci Resolve:
24+
The following packages will be needed to build, install, and run DaVinci Resolve:
2525

2626
```bash
27-
sudo apt install libssl3 ocl-icd-opencl-dev fakeroot xorriso
27+
sudo apt install libssl3 ocl-icd-opencl-dev fakeroot xorriso libglu1-mesa
2828
```
2929

3030
### Download DaVinci Resolve and the MakeResolveDeb script

0 commit comments

Comments
 (0)