================================
gtk-sharp:source=2.10.0-0.2 (previous: 2.10.0-0.1)
cvc rdiff gtk-sharp -1 /[EMAIL PROTECTED]:devel//[EMAIL 
PROTECTED]:1-devel/2.10.0-0.2
================================
2.10.0-0.2 Ken VanDine ([EMAIL PROTECTED]) Mon Aug 28 10:59:43 2006
    Updated buildReqs
    
gtk-sharp.recipe: changed
Index: gtk-sharp.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- gtk-sharp.recipe /[EMAIL PROTECTED]:devel//[EMAIL 
PROTECTED]:1-devel/2.10.0-0.1
+++ gtk-sharp.recipe /[EMAIL PROTECTED]:devel//[EMAIL 
PROTECTED]:1-devel/2.10.0-0.2
@@ -5,15 +5,19 @@
 #
 loadRecipe('gnomepackage.recipe')
 class GtkSharp(GnomePackageRecipe):
+
+    buildRequires = [ 'atk:devel', 'cairo:devel', 'fontconfig:devel',
+        'freetype:devel', 'glib:devel', 'libglade:devel', 'libpng:devel',
+        'libxml2:devel', 'mono:devel', 'mono:lib', 'mono:runtime',
+        'monodoc:runtime', 'pango:devel', 'perl-XML-LibXML:perl', 'perl:lib' ]
+
     name = 'gtk-sharp'
     version = '2.10.0'
-
-    buildRequires = [  ]
 
     def setup(r):
         r.disableParallelMake()  
         GnomePackageRecipe.setup(r)
-       r.NonBinariesInBindirs(exceptions=['%(bindir)s/.*\.exe'])
+        r.NonBinariesInBindirs(exceptions=['%(bindir)s/.*\.exe'])
         r.Remove('%(libdir)s/mono/*/*.mdb')
         r.Remove('%(libdir)s/mono/*/*.config')
 



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

Reply via email to