kimageformats: fix cross
This commit is contained in:
parent
daf646d108
commit
8b9f06f0a4
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'kimageformats'
|
||||
pkgname=kimageformats
|
||||
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-qmake qt5-host-tools"
|
||||
makedepends="karchive-devel libopenexr-devel pkg-config"
|
||||
short_desc="KDE Plugins to allow QImage to support extra file formats"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue