Skip to Content.
Sympa Menu

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

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 (0d08ef02837d832d0744aba293d78ae1eae46398)
  • Date: Thu, 4 Jun 2015 09:03:30 +0000

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

libs/glibc/DEPENDS | 1 +
libs/glibc/HISTORY | 3 +++
2 files changed, 4 insertions(+)

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

glibc: added missing required dependency -- binutils

diff --git a/libs/glibc/DEPENDS b/libs/glibc/DEPENDS
index 451f928..982661c 100755
--- a/libs/glibc/DEPENDS
+++ b/libs/glibc/DEPENDS
@@ -1,3 +1,4 @@
+depends binutils &&
depends autoconf &&
depends gcc &&
depends gettext &&
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index 9353c50..d9dc31f 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,3 +1,6 @@
+2015-06-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing required dependency -- binutils
+
2015-05-24 Remko van der Vossen <wich AT sourcemage.org>
* DETAILS, PREPARE, PRE_BUILD: support kernel headers 4.x




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0d08ef02837d832d0744aba293d78ae1eae46398), Vlad Glagolev, 06/04/2015

Archive powered by MHonArc 2.6.24.

Top of Page