cburgmer / csscritic

Lightweight CSS regression testing
http://cburgmer.github.io/csscritic
486 stars 19 forks source link

Don't mislead users on imagediff deps #79

Open cburgmer opened 8 years ago

cburgmer commented 8 years ago

In order to avoid something along the lines of "csscritic require libcairo-dev" (found on https://github.com/akema-fr/lda-avocat.fr), fix the dependency hell and not bail with a message that's easy to misunderstand.

No C deps are required, nor need to be compiled.