[arch-commits] Commit in (4 files)
Antonio Rojas
arojas at archlinux.org
Sat Nov 14 09:33:38 UTC 2020
Date: Saturday, November 14, 2020 @ 09:33:38
Author: arojas
Revision: 401010
Cleanup dependencies
Modified:
kmail-account-wizard/kde-unstable/PKGBUILD
knotes/kde-unstable/PKGBUILD
kontact/kde-unstable/PKGBUILD
pimcommon/kde-unstable/PKGBUILD
--------------------------------------------+
kmail-account-wizard/kde-unstable/PKGBUILD | 2 +-
knotes/kde-unstable/PKGBUILD | 2 +-
kontact/kde-unstable/PKGBUILD | 2 +-
pimcommon/kde-unstable/PKGBUILD | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
Modified: kmail-account-wizard/kde-unstable/PKGBUILD
===================================================================
--- kmail-account-wizard/kde-unstable/PKGBUILD 2020-11-14 09:27:37 UTC (rev 401009)
+++ kmail-account-wizard/kde-unstable/PKGBUILD 2020-11-14 09:33:38 UTC (rev 401010)
@@ -8,7 +8,7 @@
arch=(x86_64)
url="https://kontact.kde.org"
license=(GPL2)
-depends=(kidentitymanagement libkleo pimcommon kmailtransport kross)
+depends=(kidentitymanagement pimcommon kmailtransport kross)
makedepends=(extra-cmake-modules boost kdoctools qt5-tools knotifyconfig ktexteditor)
groups=(kde-applications kdepim)
source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
Modified: knotes/kde-unstable/PKGBUILD
===================================================================
--- knotes/kde-unstable/PKGBUILD 2020-11-14 09:27:37 UTC (rev 401009)
+++ knotes/kde-unstable/PKGBUILD 2020-11-14 09:33:38 UTC (rev 401010)
@@ -8,7 +8,7 @@
arch=(x86_64)
url="https://kontact.kde.org"
license=(GPL2)
-depends=(kdepim-runtime kdnssd kontactinterface grantleetheme)
+depends=(kdepim-runtime kdnssd kontactinterface)
makedepends=(extra-cmake-modules kdoctools boost)
groups=(kde-applications kdepim)
source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
Modified: kontact/kde-unstable/PKGBUILD
===================================================================
--- kontact/kde-unstable/PKGBUILD 2020-11-14 09:27:37 UTC (rev 401009)
+++ kontact/kde-unstable/PKGBUILD 2020-11-14 09:33:38 UTC (rev 401010)
@@ -8,7 +8,7 @@
arch=(x86_64)
url="https://kontact.kde.org"
license=(GPL2)
-depends=(kontactinterface kmail-account-wizard grantleetheme)
+depends=(kontactinterface kmail-account-wizard)
makedepends=(extra-cmake-modules kdoctools boost)
groups=(kde-applications kdepim)
source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
Modified: pimcommon/kde-unstable/PKGBUILD
===================================================================
--- pimcommon/kde-unstable/PKGBUILD 2020-11-14 09:27:37 UTC (rev 401009)
+++ pimcommon/kde-unstable/PKGBUILD 2020-11-14 09:33:38 UTC (rev 401010)
@@ -7,7 +7,7 @@
arch=(x86_64)
url="https://kontact.kde.org"
license=(LGPL)
-depends=(libkdepim kpimtextedit knewstuff kimap kldap akonadi-contacts akonadi-search purpose)
+depends=(libkdepim kimap kldap akonadi-contacts akonadi-search purpose)
makedepends=(extra-cmake-modules boost qt5-tools)
source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('6c28d12e733569be249aca7371a356606e53297c8959a050c8a7ceeeaa9ca747'
More information about the arch-commits
mailing list