summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 082479e87e3f..08a03f03052a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ pkgdesc='Qt-based screenshot tool that provides many annotation features'
arch=($CARCH)
url='https://github.com/DamirPorobic/ksnip'
license=(GPL2)
-depends=(hicolor-icon-theme kimageannotator-git qt5-x11extras)
-makedepends=(git cmake extra-cmake-modules-git ninja qt5-tools)
+depends=(hicolor-icon-theme kcolorpicker kimageannotator-git qt5-x11extras)
+makedepends=(git cmake extra-cmake-modules-git ninja qt5-tools)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
source=("git+$url.git")