Mercurial > trustbridge
diff INSTALL @ 601:9cdc14373a5d
(issue #16) use qt with fontconfig
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 16 Jun 2014 14:58:02 +0200 |
parents | c1733da2559c |
children | ed1887be5170 |
line wrap: on
line diff
--- a/INSTALL Fri Jun 13 12:09:07 2014 +0200 +++ b/INSTALL Mon Jun 16 14:58:02 2014 +0200 @@ -31,7 +31,7 @@ ./configure --prefix=$YOURPREFIX \ -opensource \ -release -nomake tests -nomake examples -confirm-license \ - -static -no-cups -no-nis -no-icu -no-fontconfig \ + -static -no-cups -no-nis -no-icu -fontconfig \ -no-directfb -no-opengl -no-kms -no-eglfs -no-egl -no-openssl -no-glib nice make -j8 make install