[Lunar-commits] r16921 - in moonbase/trunk/web: opera opera-static

Terry Chan tchan at lunar-linux.org
Thu Oct 13 04:45:41 UTC 2005


Author: tchan
Date: 2005-10-13 04:45:41 +0000 (Thu, 13 Oct 2005)
New Revision: 16921

Modified:
   moonbase/trunk/web/opera-static/DEPENDS
   moonbase/trunk/web/opera/DEPENDS
Log:
NOTE: do NOT add any more depends on lesstif to moonbase. openMotif is by FAR
a more correct implementation.


Modified: moonbase/trunk/web/opera/DEPENDS
===================================================================
--- moonbase/trunk/web/opera/DEPENDS	2005-10-13 04:40:31 UTC (rev 16920)
+++ moonbase/trunk/web/opera/DEPENDS	2005-10-13 04:45:41 UTC (rev 16921)
@@ -1,3 +1,6 @@
+# NOTE: Do NOT add lesstif as a DEPENDS to anything else in moonbase.
+# openMotif is by FAR a more correct implementation. opera works just fine
+# with openMotif.
 depends libstdc++5 &&
-depends lesstif &&
+depends openMotif &&
 depends qt3

Modified: moonbase/trunk/web/opera-static/DEPENDS
===================================================================
--- moonbase/trunk/web/opera-static/DEPENDS	2005-10-13 04:40:31 UTC (rev 16920)
+++ moonbase/trunk/web/opera-static/DEPENDS	2005-10-13 04:45:41 UTC (rev 16921)
@@ -1,4 +1,4 @@
 # NOTE: Do NOT add lesstif as a DEPENDS to anything else in moonbase.
-openMotif is by FAR a more correct implementation. opera-static works just fine
-with openMotif.
+# openMotif is by FAR a more correct implementation. opera-static works just fine
+# with openMotif.
 depends openMotif



More information about the Lunar-commits mailing list