diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-11-30 16:10:14 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-11-30 16:11:37 +0100 |
commit | 543244954ca951ca20716600c16320eca6ff60b8 (patch) | |
tree | 88d1da01507682f5136d02e19cb45b78ebac38d0 /distro-configs | |
parent | 9ab5f1bf616080c49829e58f1390b9f0c65965f9 (diff) |
enable gstreamer-1.0 for baseline linux builds
(cherry picked from commit df8f994773d96b1be19f8d955b1c95b69bdf054d)
Change-Id: I8982621114db142a8f4ef77987bb22de8767fe3f
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeLinux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf index 392b49562774..711d6c3aca6e 100644 --- a/distro-configs/LibreOfficeLinux.conf +++ b/distro-configs/LibreOfficeLinux.conf @@ -22,7 +22,7 @@ --enable-kde4 --disable-gtk3 --enable-gstreamer-0-10 ---disable-gstreamer-1-0 +--enable-gstreamer-1-0 --enable-evolution2 --enable-gio --enable-scripting-beanshell |