[SM-Commit] PERFORCE change 79783 by Eric Sandall for review

Perforce Review Daemon p4review at smee.org
Thu May 25 00:45:01 EDT 2006


Change 79783 by eric_sandall at sandalle-moby on 2006/05/25 05:44:22

	   * DEPENDS: If xorg-server is providing X11-LIBS, depend on imake (for xmkmf)

Affected files ...

... //sgl/grimoires/devel/utils/tgif/DEPENDS#2 edit
... //sgl/grimoires/devel/utils/tgif/HISTORY#6 edit

Differences ...

==== //sgl/grimoires/devel/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/devel/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