Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (bbdbee7a750acc17448b917f85dc17d0fe317bb8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (bbdbee7a750acc17448b917f85dc17d0fe317bb8)
  • Date: Thu, 21 Nov 2013 16:40:25 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

shell-term-fm/st/DEPENDS | 6 +++++-
shell-term-fm/st/HISTORY | 3 +++
2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit bbdbee7a750acc17448b917f85dc17d0fe317bb8
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

st: Add missing dependencies

diff --git a/shell-term-fm/st/DEPENDS b/shell-term-fm/st/DEPENDS
index b555ae0..b3289e2 100755
--- a/shell-term-fm/st/DEPENDS
+++ b/shell-term-fm/st/DEPENDS
@@ -1 +1,5 @@
-depends libx11
+depends libx11 &&
+depends libxext &&
+depends libxft &&
+depends fontconfig &&
+depends freetype2
diff --git a/shell-term-fm/st/HISTORY b/shell-term-fm/st/HISTORY
index 377fc27..2b119a3 100644
--- a/shell-term-fm/st/HISTORY
+++ b/shell-term-fm/st/HISTORY
@@ -1,3 +1,6 @@
+2013-11-21 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: Add missing dependencies
+
2013-05-18 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.4.1




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (bbdbee7a750acc17448b917f85dc17d0fe317bb8), Ismael Luceno, 11/21/2013

Archive powered by MHonArc 2.6.24.

Top of Page