We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd10352 commit cddf2c9Copy full SHA for cddf2c9
1 file changed
scripts/build_deps_ubuntu_2204.sh
@@ -21,7 +21,7 @@ sudo apt install -y libfontconfig1-dev \
21
libshp-dev
22
23
# Install qt6 libs
24
-sudo apt install qt6-base-dev qt6-base-dev-tools qt6-webengine-dev qt6-webengine-dev-tools libqt6webenginecore6-bin
+##sudo apt install qt6-base-dev qt6-base-dev-tools qt6-webengine-dev qt6-webengine-dev-tools libqt6webenginecore6-bin
25
26
# Install Poppler for PDF support in GDAL
27
wget https://poppler.freedesktop.org/$POPPLER.tar.xz
0 commit comments