Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (c9dc30df5f5e70f5310fdc9c563190c647b6bfdd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (c9dc30df5f5e70f5310fdc9c563190c647b6bfdd)
  • Date: Mon, 31 Aug 2009 10:24:07 -0500

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

utils/htop/DEPENDS | 1 +
utils/htop/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit f2cba9310803df86f7994b96bed69a168ec50f40
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

utils/htop: added missing dependency on python

diff --git a/utils/htop/DEPENDS b/utils/htop/DEPENDS
index 0c6b6ed..863def7 100755
--- a/utils/htop/DEPENDS
+++ b/utils/htop/DEPENDS
@@ -1,2 +1,3 @@
depends ncurses &&
+depends python &&
suggest_depends lsof "" "" "to display open files for a process (runtime)"
diff --git a/utils/htop/HISTORY b/utils/htop/HISTORY
index ae30686..c5b9d81 100644
--- a/utils/htop/HISTORY
+++ b/utils/htop/HISTORY
@@ -1,3 +1,6 @@
+2009-08-31 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS: added missing dependency on python
+
2009-06-23 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.8.3




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (c9dc30df5f5e70f5310fdc9c563190c647b6bfdd), Florian Franzmann, 08/31/2009

Archive powered by MHonArc 2.6.24.

Top of Page