[SM-Commit] PERFORCE change 79817 by Eric Sandall for review
Perforce Review Daemon
p4review at smee.org
Thu May 25 12:25:01 EDT 2006
Change 79817 by eric_sandall at sandalle-moby on 2006/05/25 17:23:49
* DEPENDS: Depend on libxp if xorg-server provides X11-LIBS
Affected files ...
... //sgl/grimoires/test/doc/tetex/DEPENDS#4 integrate
... //sgl/grimoires/test/doc/tetex/HISTORY#14 integrate
Differences ...
==== //sgl/grimoires/test/doc/tetex/DEPENDS#4 (xtext) ====
@@ -27,4 +27,8 @@
optional_depends X11-LIBS \
"" \
"--without-x" \
- "for X11 support"
+ "for X11 support" &&
+
+if [ "$(get_spell_provider $SPELL X11-LIBS)" == "xorg-server" ]; then
+ depends libxp
+fi
==== //sgl/grimoires/test/doc/tetex/HISTORY#14 (text) ====
@@ -1,3 +1,6 @@
+2006-05-25 Eric Sandall <eric at sandall.us>
+ * DEPENDS: Depend on libxp if xorg-server provides X11-LIBS
+
2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
More information about the SM-Commit
mailing list