[arch-commits] Commit in bluedevil/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Dec 10 21:33:33 UTC 2014


    Date: Wednesday, December 10, 2014 @ 22:33:33
  Author: andrea
Revision: 227413

upgpkg: bluedevil 1:2.0-1

Make kdeabse-workspace an optional dependence2

Modified:
  bluedevil/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-10 21:33:10 UTC (rev 227412)
+++ PKGBUILD	2014-12-10 21:33:33 UTC (rev 227413)
@@ -9,8 +9,9 @@
 arch=('i686' 'x86_64')
 url="https://projects.kde.org/projects/extragear/base/bluedevil"
 license=('GPL')
-depends=('kdebase-workspace' 'libbluedevil')
+depends=('kdebase-runtime' 'libbluedevil')
 makedepends=('cmake' 'automoc4')
+optdepends=('kdebase-workspace: to run the plasmoid')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
 md5sums=('c318b94d6de3d516598208e32cbccad6')



More information about the arch-commits mailing list