[arch-commits] Commit in (2 files)

Antonio Rojas arojas at archlinux.org
Thu Mar 19 08:53:42 UTC 2015


    Date: Thursday, March 19, 2015 @ 09:53:41
  Author: arojas
Revision: 234141

Add groups

Modified:
  kaccounts-integration/kde-unstable/PKGBUILD
  kaccounts-providers/kde-unstable/PKGBUILD

---------------------------------------------+
 kaccounts-integration/kde-unstable/PKGBUILD |    3 ++-
 kaccounts-providers/kde-unstable/PKGBUILD   |    1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

Modified: kaccounts-integration/kde-unstable/PKGBUILD
===================================================================
--- kaccounts-integration/kde-unstable/PKGBUILD	2015-03-19 08:52:17 UTC (rev 234140)
+++ kaccounts-integration/kde-unstable/PKGBUILD	2015-03-19 08:53:41 UTC (rev 234141)
@@ -8,7 +8,8 @@
 arch=(i686 x86_64)
 url='https://projects.kde.org/projects/kdereview/kaccounts-integration'
 license=(GPL)
-depends=(kcmutils kio signon libaccounts-qt5 kaccounts-providers)
+groups=('kde' 'kdenetwork')
+depends=(kcmutils kio kaccounts-providers signon-kwallet-extension signon-plugin-oauth2 signon-ui)
 makedepends=(extra-cmake-modules kdoctools)
 source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz")
 md5sums=('38bf6d9d2085a75436514837eb43f735')

Modified: kaccounts-providers/kde-unstable/PKGBUILD
===================================================================
--- kaccounts-providers/kde-unstable/PKGBUILD	2015-03-19 08:52:17 UTC (rev 234140)
+++ kaccounts-providers/kde-unstable/PKGBUILD	2015-03-19 08:53:41 UTC (rev 234141)
@@ -9,6 +9,7 @@
 arch=('any')
 url='https://projects.kde.org/projects/playground/base/kde-accounts/kaccounts-providers'
 license=('GPL')
+groups=('kde' 'kdenetwork')
 depends=('libaccounts-glib')
 makedepends=('extra-cmake-modules' 'intltool')
 install=$pkgname.install



More information about the arch-commits mailing list