Skip to content
Commit 29ce579e authored by Sebastian Ramacher's avatar Sebastian Ramacher
Browse files

Link vlc-cache-gen against gobject to prevent gobject related crashes

If plugins use gobject in some way vlc-cache-gen might crash if gobject is
unloaded and loaded in an unsupported way. Linking vlc-cache-gen makes sure
that gobject is not unloaded during the run and prevents the crash.

Closes: #752544
parent bcd266ec
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment