Date: Wednesday, June 15, 2016 @ 06:52:22 Author: arojas Revision: 269986
Update dependencies Modified: frameworkintegration/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-15 06:50:39 UTC (rev 269985) +++ PKGBUILD 2016-06-15 06:52:22 UTC (rev 269986) @@ -11,7 +11,7 @@ url='https://community.kde.org/Frameworks' license=('LGPL') depends=('knotifications' 'kiconthemes') -makedepends=('extra-cmake-modules' 'python' 'kio') +makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") md5sums=('16af94413983986c36a3a2b9279a3b7b')
