mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-09 15:37:14 +08:00
kimageformats: add karchive as dependency
This commit is contained in:
parent
e50d33baf6
commit
59061c0133
@ -4,12 +4,12 @@ source ../frameworks.conf
|
||||
|
||||
pkgname=kimageformats
|
||||
pkgver=${KFVersion}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Image format plugins for Qt5'
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/frameworks/kimageformats'
|
||||
license=('LGPL')
|
||||
depends=("qt5-base" 'jasper' 'openexr')
|
||||
depends=("qt5-base" 'jasper' 'openexr' 'karchive')
|
||||
makedepends=("extra-cmake-modules>=${KFECMVersion}")
|
||||
checkdepends=("xorg-server-xvfb")
|
||||
groups=('kf5')
|
||||
|
Loading…
Reference in New Issue
Block a user