author | Andrea Scarpino
<andrea@archlinux.org> 2014-07-15 19:22:08 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-07-15 19:22:08 UTC |
parent | 048d4279544b79895fe031c10c69f039653540b1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index cb93421..8131584 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,12 +2,12 @@ pkgname=kdelibs4support pkgver=5.0.0 -pkgrel=2 +pkgrel=3 pkgdesc='KDE 4 Support' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/kdelibs4support' license=('LGPL') -depends=('kunitconversion' 'kdesignerplugin') +depends=('kunitconversion' 'kdesignerplugin' 'kinit' 'kitemmodels' 'kemoticons') makedepends=('extra-cmake-modules' 'kdoctools' 'qt5-tools') # 'networkmanager' groups=('kf5-aids') replaces=('kde4support')