summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD8
1 files changed, 2 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73fefba1bdaa..6dfe810c5a3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,13 +23,9 @@ makedepends=(git
$_qt-charts
$_qt-quickcontrols2
$_qt-svg
- $_qt-tools
-# libxkbcommon-x11
-# libxcb
-# zstd
- )
+ $_qt-tools)
provides=(${_pkgname} ${pkgname} ${pkgname}-git)
-conflicts=(${_pkgname} ${pkgname} ${pkgname}-git)
+conflicts=(${_pkgname} ${pkgname} ${pkgname}-git)
replaces=()
backup=()
options=()