kcachegrind: use python3
This commit is contained in:
parent
4a3f290977
commit
c951dab5ba
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'kcachegrind'
|
# Template file for 'kcachegrind'
|
||||||
pkgname=kcachegrind
|
pkgname=kcachegrind
|
||||||
version=19.12.3
|
version=19.12.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons kdoctools
|
hostmakedepends="extra-cmake-modules gettext kcoreaddons kdoctools
|
||||||
pkg-config qt5-host-tools qt5-qmake"
|
pkg-config qt5-host-tools qt5-qmake"
|
||||||
makedepends="kparts-devel qt5-devel"
|
makedepends="kparts-devel qt5-devel"
|
||||||
depends="python hicolor-icon-theme"
|
depends="python3 hicolor-icon-theme"
|
||||||
short_desc="Visualization of Performance Profiling Data"
|
short_desc="Visualization of Performance Profiling Data"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-only, GFDL-1.2-only"
|
license="GPL-2.0-only, GFDL-1.2-only"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue