Missing package in build
Bjoern Michaelsen
bjoern.michaelsen at canonical.com
Sat Apr 26 11:04:06 PDT 2014
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 <gandhishrey at 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
More information about the LibreOffice
mailing list