wok diff openerp-client/receipt @ rev 12140

clutter-gtk: Fixed again. It needs gtk-doc and a autoreconf -i inorder to not get 'clutter/clutter.h: No such file or directory' error.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 13 22:22:35 2012 -0500 (2012-03-13)
parents 28c34e01f8c6
children 600aaedb561d
line diff
     1.1 --- a/openerp-client/receipt	Fri Jun 12 22:31:15 2009 +0000
     1.2 +++ b/openerp-client/receipt	Tue Mar 13 22:22:35 2012 -0500
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://openerp.com/"
     1.5  WGET_URL="$WEB_SITE/download/stable/source/$TARBALL"
     1.6  DEPENDS="postgresql-client python pygtk pygobject pycairo python-pyxml egenix-mx-base"
     1.7 -BUILD_DEPENDS="python python-dev pygtk"
     1.8 +BUILD_DEPENDS="python python-dev pygtk egenix-mx-base"
     1.9  SUGGESTED="epdfview"
    1.10  
    1.11  # Rules to configure and make the package.