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 e0dbdff49d6e..04150ea96c47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_basename=panon
pkgname=plasma5-applets-$_basename
pkgver=0.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="A Different Audio Spectrum Analyzer for KDE Plasma"
arch=('any')
url="http://github.com/rbn42/panon"
@@ -22,7 +22,7 @@ depends=(
'qt5-websockets'
'qt5-3d'
)
-makedepends=('kpackage')
+makedepends=('kpackage' 'cmake')
source=(
"${_basename}-${pkgver}::https://github.com/rbn42/${_basename}/archive/v${pkgver}.tar.gz"
"https://raw.githubusercontent.com/williammalo/hsluv-glsl/master/hsluv-glsl.fsh"