summaryrefslogtreecommitdiff
path: root/libre/kdebase-runtime
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-02-08 12:18:24 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-02-08 12:18:24 -0200
commit5651c6f371198527cd22b364cf4ffa8e6356e167 (patch)
tree9faf6db8bf9cd61a16e62982bd25b2f51c414e02 /libre/kdebase-runtime
parent0051577b8d836af855d42b1efb7895b01b2e134b (diff)
kdebase-runtime-14.12.2-2.parabola1: add kdepimlibs to depends (FS#43701 -> https://bugs.archlinux.org/task/43701)
Diffstat (limited to 'libre/kdebase-runtime')
-rw-r--r--libre/kdebase-runtime/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/kdebase-runtime/PKGBUILD b/libre/kdebase-runtime/PKGBUILD
index ceb186485..5a25b8293 100644
--- a/libre/kdebase-runtime/PKGBUILD
+++ b/libre/kdebase-runtime/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 229033 2015-01-15 10:34:49Z fyan $
+# $Id: PKGBUILD 231145 2015-02-08 12:37:19Z fyan $
# Maintainer (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Pierre Schmitz <pierre@archlinux.de>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=kdebase-runtime
pkgver=14.12.2
-pkgrel=1.parabola1
+pkgrel=2.parabola1
pkgdesc="Plugins and applications necessary for the running of KDE applications, without non-privacy search providers"
arch=('i686' 'x86_64' 'mips64el')
url='https://projects.kde.org/projects/kde/kde-runtime'
@@ -13,7 +13,7 @@ license=('GPL' 'LGPL')
replaces=("${pkgname}-libre")
conflicts=("${pkgname}-libre")
depends=("kdelibs" 'kactivities' 'libkactivities4' 'smbclient' 'libssh' 'libcanberra'
- 'oxygen-icons' 'xorg-xauth' 'libwebp')
+ 'oxygen-icons' 'xorg-xauth' 'libwebp' 'kdepimlibs')
makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen'
'networkmanager' 'boost')
optdepends=('kdepimlibs: needed by DrKonqi to send crash reports to KDE.org'