Dominique Leuenberger
fca987f5fb
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=99
10 lines
314 B
Plaintext
10 lines
314 B
Plaintext
# according to the developers this is a false positive
|
|
addFilter("libvlccore.* shared-lib-calls-exit")
|
|
|
|
# there's a good reason for packaging vlc and vlc.desktop separately
|
|
addFilter("desktopfile-without-binary")
|
|
|
|
# plugins.dat is created on startup if necessary
|
|
addFilter("vlc-noX.* ghost-files-without-postin")
|
|
|