Skip to Content.
Sympa Menu

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

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 grimoire by Vlad Glagolev (d27aa9e234fcd4ebb2aaaf260257b3ffc4a45ff7)
  • Date: Sun, 31 Jul 2011 08:29:39 -0500

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

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

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

syslinux: added missing dep

diff --git a/utils/syslinux/DEPENDS b/utils/syslinux/DEPENDS
index 57aa62d..059b4b6 100755
--- a/utils/syslinux/DEPENDS
+++ b/utils/syslinux/DEPENDS
@@ -1,4 +1,5 @@
depends perl &&
+depends digest-sha1 &&
depends nasm &&

suggest_depends mtools "" "" "for msdos filesystem support"
diff --git a/utils/syslinux/HISTORY b/utils/syslinux/HISTORY
index 21423dc..64847c4 100644
--- a/utils/syslinux/HISTORY
+++ b/utils/syslinux/HISTORY
@@ -1,3 +1,6 @@
+2011-07-31 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing dep
+
2011-07-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.04
* PRE_BUILD: pre-remove binary built for x64



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d27aa9e234fcd4ebb2aaaf260257b3ffc4a45ff7), Vlad Glagolev, 07/31/2011

Archive powered by MHonArc 2.6.24.

Top of Page