On Mon, Feb 04, 2013 at 07:52:27PM -0200, Rodrigo Vivi wrote:
> Tests are still being built by default. However this request
> came from OSVs in order to allow them to include i-g-t in their
> distributions by default avoiding adding more and more dependencies
> since we are improving and adding more and more tests.

Sorry to be the party crasher here, but the patch doesn't seem to really
remove dependencies because the default action-if-not-found of
PKG_CHECK_MODULES will end the configure script. For instance

PKG_CHECK_MODULES(CAIRO, [cairo])

will end the configure script if cairo is not found.

What are the goals here? remove dependencies? which ones?

Hopefully not too wrong with that stupid FOSDEM flu :)

-- 
Damien
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to