[arch-commits] Commit in plasma-sdk/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Mar 5 12:02:18 UTC 2016


    Date: Saturday, March 5, 2016 @ 13:02:18
  Author: arojas
Revision: 260946

Fix dependencies

Modified:
  plasma-sdk/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-05 11:56:12 UTC (rev 260945)
+++ PKGBUILD	2016-03-05 12:02:18 UTC (rev 260946)
@@ -8,8 +8,8 @@
 arch=(i686 x86_64)
 url='https://projects.kde.org/projects/extragear/sdk/plasma-sdk'
 license=(LGPL)
-depends=(plasma-framework ktexteditor knewstuff qt5-webkit)
-makedepends=(extra-cmake-modules)
+depends=(plasma-framework ktexteditor)
+makedepends=(extra-cmake-modules qt5-webkit kitemmodels knewstuff)
 groups=(plasma)
 source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
 md5sums=('1a8604969f6b80020ac6ecd6ff6e6540')



More information about the arch-commits mailing list