diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2012-10-31 15:21:47 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-10-31 15:21:47 +0100 |
commit | d27c92961b78da138d3563ab596cca416af9eb38 (patch) | |
tree | 9e9c242009768566b61543fa9e24a28cce78d5e2 /distro-configs | |
parent | 22e9d19d750420015771b4b92fbbdeb4bc956233 (diff) |
--with-system-glib for mingw
After 047bc54675193bb10a74b865a057fc0438fb824c it is no longer triggered
by rsvg alone, so I guess this is the right way to get system glib on migw again.
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeMinGW.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeMinGW.conf b/distro-configs/LibreOfficeMinGW.conf index 642dcc975e4c..9bfafc1a38da 100644 --- a/distro-configs/LibreOfficeMinGW.conf +++ b/distro-configs/LibreOfficeMinGW.conf @@ -8,6 +8,7 @@ --with-system-db --with-system-expat --with-system-gettext +--with-system-glib --with-system-graphite --with-system-hunspell --with-system-icu |