Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (e26f43355124c880894f123065d9e08f5c0f5d74)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Elisamuel Resto <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (e26f43355124c880894f123065d9e08f5c0f5d74)
  • Date: Sat, 20 Sep 2008 11:50:41 -0500

GIT changes to master grimoire by Elisamuel Resto <ryuji AT sourcemage.org>:

xorg-util/imake/DEPENDS | 3 ++-
xorg-util/imake/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit e26f43355124c880894f123065d9e08f5c0f5d74
Author: Tommy Boatman <tboatman AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

xorg-util/imake: requires pkgconfig, added as hard dependency

diff --git a/xorg-util/imake/DEPENDS b/xorg-util/imake/DEPENDS
index e67fad3..9244a41 100755
--- a/xorg-util/imake/DEPENDS
+++ b/xorg-util/imake/DEPENDS
@@ -1,3 +1,4 @@
depends util-macros &&
depends xorg-cf-files &&
-depends xproto
+depends xproto &&
+depends pkgconfig
diff --git a/xorg-util/imake/HISTORY b/xorg-util/imake/HISTORY
index 995e24e..f2248e2 100644
--- a/xorg-util/imake/HISTORY
+++ b/xorg-util/imake/HISTORY
@@ -1,3 +1,6 @@
+2008-09-20 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DEPENDS: requires pkgconfig, reported by Tommy Boatman
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well




  • [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (e26f43355124c880894f123065d9e08f5c0f5d74), Elisamuel Resto, 09/20/2008

Archive powered by MHonArc 2.6.24.

Top of Page