[SM-Commit] PERFORCE change 79804 by Eric Sandall for review
Perforce Review Daemon
p4review at smee.org
Thu May 25 09:50:04 EDT 2006
Change 79804 by eric_sandall at sandalle-moby on 2006/05/25 14:49:36
* DEPENDS: If xorg-server provides X11-LIBS, depend on libxft
Affected files ...
... //sgl/grimoires/devel/http/seamonkey/DEPENDS#3 edit
... //sgl/grimoires/devel/http/seamonkey/HISTORY#10 edit
Differences ...
==== //sgl/grimoires/devel/http/seamonkey/DEPENDS#3 (xtext) ====
@@ -8,6 +8,10 @@
depends libidl '--with-libIDL' &&
depends nspr '--with-system-nspr' &&
+if [ "$(get_spell_provider $SPELL X11-LIBS)" == "xorg-server" ]; then
+ depends libxft
+fi &&
+
#Not tested
optional_depends openldap \
'--enable-ldap' \
==== //sgl/grimoires/devel/http/seamonkey/HISTORY#10 (text) ====
@@ -1,3 +1,6 @@
+2006-05-24 Eric Sandall <eric at sandall.us>
+ * DEPENDS: If xorg-server provides X11-LIBS, depend on libxft
+
2006-04-15 Arwed v. Merkatz <v.merkatz at gmx.net>
* DETAILS: updated to 1.0.1, set SECURITY_PATCH=1
@@ -27,3 +30,4 @@
2005-12-06 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
* DETAILS, PRE_BUILD, BUILD, INSTALL, PROVIDES, DEPENDS, HISTORY: created spell
* seamonkey.sh, desktop/seamonkey.desktop: created spell
+
More information about the SM-Commit
mailing list