diff --git a/frameworkintegration/PKGBUILD b/frameworkintegration/PKGBUILD index 33a09370d..22487320e 100644 --- a/frameworkintegration/PKGBUILD +++ b/frameworkintegration/PKGBUILD @@ -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')