Skip to Content.
Sympa Menu

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

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 (028d3bd9da7c4cc2cdf11b6502d661a03db1e0ab)
  • Date: Sat, 12 Nov 2016 18:33:53 +0000

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

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

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

libreoffice-bin: added missing glu dependency

diff --git a/bin-editors/libreoffice-bin/DEPENDS
b/bin-editors/libreoffice-bin/DEPENDS
index 37ab3e7..4a9adf7 100755
--- a/bin-editors/libreoffice-bin/DEPENDS
+++ b/bin-editors/libreoffice-bin/DEPENDS
@@ -1,7 +1,8 @@
depends gmp &&
-depends rpm2targz &&
+depends rpm2targz &&
depends freetype2 &&
depends zlib &&
depends OPENGL &&
+depends glu &&
depends CUPS &&
optional_depends JAVA '' '' 'scripting support'
diff --git a/bin-editors/libreoffice-bin/HISTORY
b/bin-editors/libreoffice-bin/HISTORY
index d71102b..bbdbc78 100644
--- a/bin-editors/libreoffice-bin/HISTORY
+++ b/bin-editors/libreoffice-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-11-12 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing glu dependency
+
2016-06-07 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 5.1.3




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (028d3bd9da7c4cc2cdf11b6502d661a03db1e0ab), Vlad Glagolev, 11/12/2016

Archive powered by MHonArc 2.6.24.

Top of Page