mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-09 15:27:13 +08:00
frameworkintegration: fix font dependencies
This commit is contained in:
parent
6cb85170cc
commit
fa02aed77e
@ -9,7 +9,7 @@ pkgdesc='Framework providing components to allow applications to integrate with
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/frameworks/frameworkintegration'
|
||||
license=('LGPL')
|
||||
depends=('kio' 'ttf-noto' 'ttf-oxygen') #should replace this with oxygen-fonts once plasma5 hits stable
|
||||
depends=('kio' 'ttf-noto') #should replace this with oxygen-fonts once plasma5 hits stable
|
||||
makedepends=("extra-cmake-modules>=${KFECMVersion}")
|
||||
options=("debug")
|
||||
groups=('kf5')
|
||||
|
Loading…
Reference in New Issue
Block a user