================================
xulrunner:source=1.8.0.6-3 (previous: 1.8.0.6-2)
cvc rdiff xulrunner -1 /[EMAIL PROTECTED]:1-devel/1.8.0.6-3
================================
1.8.0.6-3 Antonio Meireles aka doniphon ([EMAIL PROTECTED]) Fri Aug 18 14:12:21 
2006
    r.Provides fixes. kudos go to mkj for the tip.
    
xulrunner.recipe: changed
Index: xulrunner.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- xulrunner.recipe /[EMAIL PROTECTED]:1-devel/1.8.0.6-2
+++ xulrunner.recipe /[EMAIL PROTECTED]:1-devel/1.8.0.6-3
@@ -65,3 +65,13 @@
 
        """)
 
+       # r.Provides voodoo. mkj is my hero. 
+
+       libs = ('gtkembedmoz','xpcom', 'xul',)  
+       
+       for libname in libs:
+               r.Provides('soname: lib%s.so' % libname, 
+               '%%(libdir)s/%%(name)s/lib%s.so' % libname)
+
+
+



Committed by: antonio.meireles
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits

Reply via email to