Skip to content

Commit

Permalink
ci: sip min ABI version needed
Browse files Browse the repository at this point in the history
fix will be needed in cmake to detect ABI version
  • Loading branch information
t0b3 committed Dec 22, 2024
1 parent ca94f8a commit 5b18007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/qgis3-qt6-build-deps.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ RUN dnf -y --refresh install \
qtkeychain-qt6-devel \
qwt-qt6-devel \
qscintilla-qt6-devel \
sip6 \
sip6-6.8.6-2.fc41.noarch \
spatialindex-devel \
sqlite-devel \
unzip \
Expand Down

0 comments on commit 5b18007

Please sign in to comment.