summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0af17271090..fb6d89389357 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,7 +35,7 @@ build() {
-DCMAKE_INSTALL_PREFIX=/usr \
-DBUILD_TESTING=ON \
-DBINARY_ICONS_RESOURCE=ON \
- -DBUILD_WITH_QT6=ON # this is not ned at all
+ -DBUILD_WITH_QT6=ON # this is not need at all
cmake --build build
}