Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (4ef6aa60292bb801d1bd049262e82e9798b2f774)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (4ef6aa60292bb801d1bd049262e82e9798b2f774)
  • Date: Thu, 31 Dec 2009 10:19:17 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

audio-players/mpc/DEPENDS | 1 +
audio-players/mpc/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 4ef6aa60292bb801d1bd049262e82e9798b2f774
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

mpc: Depends on libmpdclient

checking for LIBMPDCLIENT... no
configure: error: libmpdclient2 is required

diff --git a/audio-players/mpc/DEPENDS b/audio-players/mpc/DEPENDS
new file mode 100755
index 0000000..4a9c8cc
--- /dev/null
+++ b/audio-players/mpc/DEPENDS
@@ -0,0 +1 @@
+depends libmpdclient
diff --git a/audio-players/mpc/HISTORY b/audio-players/mpc/HISTORY
index 14413d8..691c114 100644
--- a/audio-players/mpc/HISTORY
+++ b/audio-players/mpc/HISTORY
@@ -1,3 +1,6 @@
+2009-12-31 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on libmpdclient
+
2009-12-31 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.19




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (4ef6aa60292bb801d1bd049262e82e9798b2f774), Eric Sandall, 12/31/2009

Archive powered by MHonArc 2.6.24.

Top of Page