Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (bf4eb7b867d0cd58a2bade00066f9123f07bd031)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (bf4eb7b867d0cd58a2bade00066f9123f07bd031)
  • Date: Sun, 4 Apr 2010 11:23:42 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

editors/openoffice/DEPENDS | 2 ++
editors/openoffice/HISTORY | 1 +
2 files changed, 3 insertions(+)

New commits:
commit bf4eb7b867d0cd58a2bade00066f9123f07bd031
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

openoffice: depends ant

diff --git a/editors/openoffice/DEPENDS b/editors/openoffice/DEPENDS
index a68b3ea..b684b0f 100755
--- a/editors/openoffice/DEPENDS
+++ b/editors/openoffice/DEPENDS
@@ -24,6 +24,8 @@ depends hyphen '--with-system-altlinuxhyph' &&
depends mythes '--with-system-mythes' &&
# just weird, it needs to be installed but OOo won't build when you specify
--with-stlport
depends stlport "--without-stlport" &&
+# needs ant and we install ant in opt so we need to tell where is installed
+depends ant '--with-ant-home=/opt/ant/' &&
depends vigra '--with-system-vigra' &&
depends sane-backends '--with-system-sane-header' &&
depends lp_solve '--with-system-lpsolve' &&
diff --git a/editors/openoffice/HISTORY b/editors/openoffice/HISTORY
index df467f9..196a68c 100644
--- a/editors/openoffice/HISTORY
+++ b/editors/openoffice/HISTORY
@@ -1,4 +1,5 @@
2010-04-04 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: added depends ant
* DETAILS: removed ARCHIVE=off and added TMPFS=off

2010-03-31 Arjan Bouter <abouter AT sourcemage.org>



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (bf4eb7b867d0cd58a2bade00066f9123f07bd031), Bor Kraljič, 04/04/2010

Archive powered by MHonArc 2.6.24.

Top of Page