[SM-Commit] PERFORCE change 79784 by Eric Sandall for review
Perforce Review Daemon
p4review at smee.org
Thu May 25 00:45:01 EDT 2006
Change 79784 by eric_sandall at sandalle-moby on 2006/05/25 05:44:44
* DEPENDS: If xorg-server is providing X11-LIBS, depend on imake (for xmkmf)
Affected files ...
... //sgl/grimoires/test/utils/tgif/DEPENDS#2 integrate
... //sgl/grimoires/test/utils/tgif/HISTORY#6 integrate
Differences ...
==== //sgl/grimoires/test/utils/tgif/DEPENDS#2 (xtext) ====
@@ -1,1 +1,5 @@
-depends X11-LIBS
+depends X11-LIBS &&
+
+if [ "$(get_spell_provider $SPELL X11-LIBS)" == "xorg-server" ]; then
+ depends imake
+fi
==== //sgl/grimoires/test/utils/tgif/HISTORY#6 (text) ====
@@ -1,3 +1,6 @@
+2006-05-24 Eric Sandall <eric at sandall.us>
+ * DEPENDS: If xorg-server is providing X11-LIBS, depend on imake (for xmkmf)
+
2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
More information about the SM-Commit
mailing list