[sugar] sanitycheck / libabiword-plugins patches

Marco Pesenti Gritti mpg
Tue May 29 06:46:07 EDT 2007


Manuel Aguilar wrote:
> Hey folks,
>
> As I was running my first build, I made a couple of patches  that will 
> add an extra check for cups headers (for systems that need to install 
> a devel package) and a path correction for the libabiword-plugins module:
>
> --- sanitycheck.py      2007-05-28 23:08:44.000000000 -0400
> +++ /home/manuel/videos/2007-05-28-SUGAR/sanitycheck.py 2007-05-28 
> 21:02:38.000000000 -0400
> @@ -178,6 +178,7 @@
>          checker.check_header(' tiff.h', 'libtiff')
>          checker.check_header('ncurses.h', 'ncurses')
>          checker.check_header('expat.h', 'expat')
> +       checker.check_header('cups/cups.h', 'cups')
>          checker.check_library('theora')
>          checker.check_library('gnutls')
>          checker.check_pixbuf_loader('svg')

What is using cups?

Thanks,
Marco



More information about the Sugar-devel mailing list