[SM-Commit] GIT changes to master grimoire by Elisamuel Resto (e26f43355124c880894f123065d9e08f5c0f5d74)
Elisamuel Resto
scm at sourcemage.org
Sat Sep 20 12:50:41 EDT 2008
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
More information about the SM-Commit
mailing list