Loading
libreoffice: fix gstreamer paths
Libreoffice uses gstreamer for for audio and video within impress. If the correct gstreamer plugins are not available (e.g. because the plugin path is not set correctly), then adding such media will not play and can even temporarily hang the interface. This commit fixes incorrect and missing paths in the current libreoffice wrapper: - the gstreamer plugins are located in gstreamer-1.0 directories rather than girepository-1.0 - the default output of the gstreamer package only contains executables and not the plugins