author | Antonio Rojas
<arojas@archlinux.org> 2016-03-16 07:36:15 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-03-16 07:36:15 UTC |
parent | 1f93fd56a58bbfa897cea4b821bcf369b006c1cb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9a38ccb..7c6395e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,12 +4,12 @@ pkgname=kactivities pkgver=5.20.0 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') pkgdesc="Core components for the KDE's Activities" url='https://projects.kde.org/projects/frameworks/kactivities' license=('LGPL') -depends=('kcmutils') +depends=('kio') makedepends=('extra-cmake-modules' 'boost' 'python') provides=('kactivities-frameworks') conflicts=('kactivities-frameworks' 'kactivities4')