[Lunar-commits] r15444 - moonbase/trunk/web/firefox
Stefan Wold
ratler at lunar-linux.org
Wed Jun 22 08:02:29 UTC 2005
Author: ratler
Date: 2005-06-22 08:02:28 +0000 (Wed, 22 Jun 2005)
New Revision: 15444
Modified:
moonbase/trunk/web/firefox/DEPENDS
Log:
Fix for ppl who don't wish to have gssapi support if heimdal is installed on the system.
Modified: moonbase/trunk/web/firefox/DEPENDS
===================================================================
--- moonbase/trunk/web/firefox/DEPENDS 2005-06-22 04:48:45 UTC (rev 15443)
+++ moonbase/trunk/web/firefox/DEPENDS 2005-06-22 08:02:28 UTC (rev 15444)
@@ -13,5 +13,5 @@
optional_depends heimdal \
"--with-gssapi=/usr/include/heimdal" \
- "" \
+ "--without-gssapi" \
"Heimdal GSSAPI Support"
More information about the Lunar-commits
mailing list