]> git.t-rg.ws Git - slackbuilds.git/commitdiff
qownnotes: fix building on -current
authorfsLeg <fsleg@t-rg.ws>
Sat, 4 Oct 2025 08:39:34 +0000 (11:39 +0300)
committerfsLeg <fsleg@t-rg.ws>
Sat, 4 Oct 2025 08:39:34 +0000 (11:39 +0300)
qownnotes/qownnotes.SlackBuild

index bd884ef2e1fa42c805eb23b4471e99dbfc1f9d69..457f969bc831e05a433520be691c35baf6409e26 100644 (file)
@@ -90,6 +90,7 @@ mkdir build
 CFLAGS="$SLKCFLAGS" \
 CXXFLAGS="$SLKCFLAGS" \
 cmake \
+  -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DBUILD_WITH_ASPELL=ON \
   $USE_QT6 \