From a5bbb05c6c15b46d7279f582b0b3dfa7667f2e5f Mon Sep 17 00:00:00 2001 From: Matt Feemster Date: Wed, 31 Jan 2024 18:01:13 +0000 Subject: [PATCH] BuildGuideLinux.md edited online with Bitbucket --- Data/BuildGuideLinux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Data/BuildGuideLinux.md b/Data/BuildGuideLinux.md index 1792a09..6893639 100644 --- a/Data/BuildGuideLinux.md +++ b/Data/BuildGuideLinux.md @@ -19,7 +19,7 @@ git clone https://mfeemster@bitbucket.org/mfeemster/fractorium.git Install the dependencies. ``` -sudo apt-get install g++ libxcb-cursor0 libc6-dev libgl1-mesa-dev libgl-dev libpng16-16 libglm-dev libjpeg-dev libpng-dev libxml2-dev libqt6opengl6-dev qt6-base-dev qt6-default qt6-qmake qmake6 ocl-icd-libopencl1 ocl-icd-opencl-dev opencl-headers libopenexr-dev libopenexr-3-1-30 +sudo apt-get install g++ libxcb-cursor0 libc6-dev libgl1-mesa-dev libgl-dev libglm-dev libjpeg-dev libpng-dev libpng16-16 libxml2-dev libqt6opengl6-dev qt6-base-dev qt6-default qt6-qmake qmake6 ocl-icd-libopencl1 ocl-icd-opencl-dev opencl-headers libopenexr-dev libopenexr-3-1-30 ``` Install the OpenCL drivers and opencl support for your hardware.