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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Mar 21 23:43:15 UTC 2013


    Date: Friday, March 22, 2013 @ 00:43:14
  Author: andrea
Revision: 180494

ICU rebuild; add missing optdepends in flow

Modified:
  calligra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-21 23:39:06 UTC (rev 180493)
+++ PKGBUILD	2013-03-21 23:43:14 UTC (rev 180494)
@@ -18,7 +18,7 @@
          'calligra-braindump'
          'calligra-flow')
 pkgver=2.6.2
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url='http://www.calligra-suite.org/'
 license=('FDL1.2' 'GPL2' 'LGPL')
@@ -215,6 +215,7 @@
   conflicts=('calligra-flow-doc')
   replaces=('calligra-flow-doc')
   install=calligra-flow.install
+  optdepends=('calligra-karbon: to export the charts in various formats')
 
   cd "${srcdir}"/build/flow
   make DESTDIR="${pkgdir}" install




More information about the arch-commits mailing list