On Sat, Apr 26, 2014 at 05:41:46PM +0200, Miklos Vajna wrote: > On Sat, Apr 26, 2014 at 08:10:01AM +0530, Shreyansh Gandhi > <gandhish...@gmail.com> wrote: > > No package 'gstreamer-0.10' found > > No package 'gstreamer-plugins-base-0.10' found > > https://wiki.documentfoundation.org/Development/BuildingOnLinux > > says: "On Debian/Ubuntu: sudo apt-get build-dep libreoffice" > > Did you do that? I assume the relevant -dev packages are installed by > the above.
So the default upstream build still uses ancient gstreamer 0.10, while 'apt-get build-dep libreoffice' installs what the distro uses, which is the much more sensible gstreamer 1.0. You can do the same with: ./autogen.sh --enable-gstreamer --disable-gstreamer-0-10 @cloph: I wonder if we can make that the default (if needed, by keeping the ancient upstream baseline with explicit changes in ./distro-configs)? Best, Bjoern _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice