[arch-commits] Commit in libreoffice/trunk (PKGBUILD PKGBUILD.41)

Andreas Radke andyrtr at nymeria.archlinux.org
Thu Aug 29 11:16:07 UTC 2013


    Date: Thursday, August 29, 2013 @ 13:16:07
  Author: andyrtr
Revision: 193719

libcups is now a runtime dependency and no more optional, will be included in next build

Modified:
  libreoffice/trunk/PKGBUILD
  libreoffice/trunk/PKGBUILD.41

-------------+
 PKGBUILD    |    3 +--
 PKGBUILD.41 |    3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-29 11:01:42 UTC (rev 193718)
+++ PKGBUILD	2013-08-29 11:16:07 UTC (rev 193719)
@@ -279,12 +279,11 @@
 
  pkgdesc="common files for LibreOffice - a productivity suite that is compatible with other major office suites"
  install=libreoffice-common.install
- depends=('libreoffice-langpack' "hunspell>=1.2.8" "python>=3.3" "neon>=0.28.6" 'dbus-glib' 'librsvg'
+ depends=('libreoffice-langpack' "hunspell>=1.2.8" "python>=3.3" "neon>=0.28.6" 'dbus-glib' 'librsvg' 'libcups'
           'nss' 'libsm' 'redland' 'hyphen' 'graphite' "icu>=51.1" 'clucene' 'lcms2' "poppler>=0.24.0"
           'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 'xdg-utils')
  optdepends=('libreoffice-langpack: additional language support'
              'java-runtime:     adds java support'
-             'libcups:          adds printing support'
              'pstoedit:         translates PostScript and PDF graphics into other vector formats'
              'libmythes:        for use in thesaurus'
              'beanshell:        interactive java -- good for prototyping /macros'

Modified: PKGBUILD.41
===================================================================
--- PKGBUILD.41	2013-08-29 11:01:42 UTC (rev 193718)
+++ PKGBUILD.41	2013-08-29 11:16:07 UTC (rev 193719)
@@ -282,12 +282,11 @@
 
  pkgdesc="common files for LibreOffice - a productivity suite that is compatible with other major office suites"
  install=libreoffice-common.install
- depends=('libreoffice-langpack' "hunspell>=1.2.8" "python>=3.3" "neon>=0.28.6" 'dbus-glib' 'librsvg'
+ depends=('libreoffice-langpack' "hunspell>=1.2.8" "python>=3.3" "neon>=0.28.6" 'dbus-glib' 'librsvg' 'libcups'
           'nss' 'libsm' 'redland' 'hyphen' 'graphite' "icu>=51.1" 'clucene' 'lcms2' "poppler>=0.24.0"
           'harfbuzz-icu' 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 'xdg-utils')
  optdepends=('libreoffice-langpack: additional language support'
              'java-runtime:     adds java support'
-             'libcups:          adds printing support'
              'pstoedit:         translates PostScript and PDF graphics into other vector formats'
              'libmythes:        for use in thesaurus'
              'beanshell:        interactive java -- good for prototyping /macros'




More information about the arch-commits mailing list