Skip to Content.
Sympa Menu

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

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č (a7e41246f7b5b936a50cde57511712a29b7a6be2)
  • Date: Mon, 2 Nov 2009 15:30:07 -0600

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

wm-addons/ratpoison/DEPENDS | 1 +
wm-addons/ratpoison/HISTORY | 1 +
2 files changed, 2 insertions(+)

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

ratpoison: automake is needed to run autoreconf

diff --git a/wm-addons/ratpoison/DEPENDS b/wm-addons/ratpoison/DEPENDS
index 3e4f9c8..b8d7d5d 100755
--- a/wm-addons/ratpoison/DEPENDS
+++ b/wm-addons/ratpoison/DEPENDS
@@ -1,2 +1,3 @@
depends xorg-libs &&
+depends automake &&
depends libxtst
diff --git a/wm-addons/ratpoison/HISTORY b/wm-addons/ratpoison/HISTORY
index 1984039..9f23c81 100644
--- a/wm-addons/ratpoison/HISTORY
+++ b/wm-addons/ratpoison/HISTORY
@@ -1,4 +1,5 @@
2009-11-02 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: we need automake to run autoreconf
* BUILD: added, run autoreconf
* PRE_BUILD: added apply patch to compile with glibc 2.10
* DETAILS: updated spell to 1.4.5 #15470



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (a7e41246f7b5b936a50cde57511712a29b7a6be2), Bor Kraljič, 11/02/2009

Archive powered by MHonArc 2.6.24.

Top of Page