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

Andrea Scarpino andrea at archlinux.org
Sat Dec 8 16:36:56 UTC 2012


    Date: Saturday, December 8, 2012 @ 11:36:55
  Author: andrea
Revision: 173010

plugins are needed (FS#32873)

Modified:
  calligra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-08 13:59:15 UTC (rev 173009)
+++ PKGBUILD	2012-12-08 16:36:55 UTC (rev 173010)
@@ -135,8 +135,7 @@
 
 package_calligra-stage() {
   pkgdesc="Write presentation documents"
-  depends=('calligra-libs' 'kdebase-runtime')
-  optdepends=('calligra-plugins: extra calligra plugins')
+  depends=('calligra-plugins' 'kdebase-runtime')
   conflicts=('koffice-kpresenter' 'koffice-kpresenter-doc' 'calligra-stage-doc')
   replaces=('koffice-kpresenter' 'koffice-kpresenter-doc' 'calligra-stage-doc')
   install=calligra-stage.install
@@ -177,7 +176,7 @@
 
 package_calligra-words() {
   pkgdesc="Word Processor"
-  depends=('calligra-libs' 'kdegraphics-okular')
+  depends=('calligra-plugins' 'kdegraphics-okular')
   optdepends=('calligra-tools: extra calligra tools')
   conflicts=('koffice-kword')
   replaces=('koffice-kword')




More information about the arch-commits mailing list