kimageformats: add dependencies on libavif and libraw
This commit is contained in:
parent
6fbb77be7d
commit
09353e6eda
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'kimageformats'
|
||||
pkgname=kimageformats
|
||||
version=5.103.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
configure_args="-DKIMAGEFORMATS_HEIF=ON"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools
|
||||
pkg-config"
|
||||
makedepends="karchive-devel libopenexr-devel libheif-devel"
|
||||
makedepends="karchive-devel libopenexr-devel libheif-devel libraw-devel libavif-devel"
|
||||
short_desc="KDE Plugins to allow QImage to support extra file formats"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.0-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue