Mercurial > trustbridge
diff INSTALL @ 855:e4cf249ba1a6
Use most xcb libraries statically
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Wed, 30 Jul 2014 18:47:39 +0200 |
parents | 9792c69201c2 |
children | 0051cb07da28 |
line wrap: on
line diff
--- a/INSTALL Wed Jul 30 17:41:52 2014 +0200 +++ b/INSTALL Wed Jul 30 18:47:39 2014 +0200 @@ -33,7 +33,7 @@ -release -nomake tests -nomake examples -confirm-license \ -static -no-cups -no-nis -no-icu -fontconfig \ -no-directfb -no-opengl -no-kms -no-eglfs -no-egl -no-openssl -no-glib \ - -system-libpng -qpa xcb -xcb -no-nis -no-libjpeg -no-gif && \ + -system-libpng -qpa xcb -qt-xcb -no-nis -no-libjpeg -no-gif && \ nice make -j8 && \ make install