kplotting: fix cross
This commit is contained in:
parent
2e5dd835aa
commit
0cf739cedf
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'kplotting'
|
||||
pkgname=kplotting
|
||||
version=5.26.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel"
|
||||
makedepends="qt5-devel"
|
||||
short_desc="QWidget-derived class for easy data-plotting"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue