summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Lindner2021-01-10 18:46:50 +0100
committerFlorian Lindner2021-01-10 18:46:50 +0100
commitb2cfe8ca43f2331b4b321873f3d8a8923725cc1b (patch)
tree8fb72c78968d1d3d6b20269d769444846faa707e /PKGBUILD
parent2594c62ffd34cfd6d7157aa39a0e35b32deeea52 (diff)
downloadaur-b2cfe8ca43f2331b4b321873f3d8a8923725cc1b.tar.gz
Add kddockwidgets dependency.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17e1cc77bb19..c9d7ba5fed2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Jon Gjengset <jon@thesquareplanet.com>
pkgname=hotspot-git
-pkgver=v1.3.0.r28.g103fd82
+pkgver=v1.3.0.r95.g8f786c8
pkgrel=1
pkgdesc="The Linux perf GUI for performance analysis"
arch=('any')
url="https://github.com/KDAB/hotspot"
license=('GPL2')
-depends=('qt5-base>=5.6.0' 'libelf' 'elfutils' 'threadweaver' 'ki18n' 'kconfig' 'kio' 'kitemviews' 'kcoreaddons' 'kitemmodels' 'kconfigwidgets' 'solid' 'rustc-demangle')
+depends=('qt5-base>=5.6.0' 'elfutils' 'kcoreaddons' 'kddockwidgets' 'ki18n' 'kconfig' 'kio' 'kitemviews' 'kitemmodels' 'kconfigwidgets' 'libelf' 'rustc-demangle' 'solid' 'threadweaver')
makedepends=('git' 'cmake>=3.1.0' 'extra-cmake-modules' 'desktop-file-utils')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")