GNOME Bugzilla – Bug 731458
python-plugin library collides while having built against multiple python versions
Last modified: 2018-11-03 15:36:45 UTC
Created attachment 278206 [details] Add suffix of the python version to library name The resulting library should take into account which python version it was built with and is linked against. The attached patch takes care of the resulting library name. Another adjustment is needed to make the internal plugin-name unique as well.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-python/issues/4.