On Thursday 31 July 2008 18:28, you wrote: > I wonder about altering the Makefile to turn on building > xstuff on sol10 and libcaptury, something like the following. > This Makefile suggestion is not yet tested, I am not sure if the > build-libcaptury : build-xstuff line would have the desired affect > of making xstuff build before libcaptury on sol10.
That change looks ok to me. There are some other build-* additions in the Makefile like build-cups : build-dbus, that's the right way of pushing dependencies in even if you don't list the dependency in the .pspc file.
