Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (0ab70f900fa158febd2d1a99726ac3270b098f27)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (0ab70f900fa158febd2d1a99726ac3270b098f27)
  • Date: Sun, 24 Feb 2013 12:05:46 -0600

GIT changes to master binary grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

bin-editors/libreoffice-bin/DEPENDS | 1 +
bin-editors/libreoffice-bin/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 0ab70f900fa158febd2d1a99726ac3270b098f27
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libreoffice-bin: added missing cups dependency

diff --git a/bin-editors/libreoffice-bin/DEPENDS
b/bin-editors/libreoffice-bin/DEPENDS
index 15e7336..37ab3e7 100755
--- a/bin-editors/libreoffice-bin/DEPENDS
+++ b/bin-editors/libreoffice-bin/DEPENDS
@@ -3,4 +3,5 @@ depends rpm2targz &&
depends freetype2 &&
depends zlib &&
depends OPENGL &&
+depends CUPS &&
optional_depends JAVA '' '' 'scripting support'
diff --git a/bin-editors/libreoffice-bin/HISTORY
b/bin-editors/libreoffice-bin/HISTORY
index ca01252..1eaac5a 100644
--- a/bin-editors/libreoffice-bin/HISTORY
+++ b/bin-editors/libreoffice-bin/HISTORY
@@ -1,3 +1,6 @@
+2013-02-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: libcups.so is strictly required since 4.0
+
2013-02-22 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 4.0.0, BUILD_VERSION=103, LibO -> LibreOffice
* PRE_BUILD, INSTALL: LibO -> LibreOffice



  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (0ab70f900fa158febd2d1a99726ac3270b098f27), Vlad Glagolev, 02/24/2013

Archive powered by MHonArc 2.6.24.

Top of Page