- Dynamically add a dependency to the libmpv version that was present during build. Allows to dynamically move between various so versions (e.g. libmpv1 to libmpv2). OBS-URL: https://build.opensuse.org/request/show/958482 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-mpv?expand=0&rev=29
3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
# this is actually necessary
|
|
addFilter("explicit-lib-dependency .*libmpv")
|