File obs-studio-rpmlintrc of Package obs-studio (Revision 38c4ec722951bea80207359164d07934)

Currently displaying revision 38c4ec722951bea80207359164d07934 , Show latest

7
 
1
# This line is mandatory to access the configuration functions
2
from Config import *
3
4
# TODO: Need to determine if these files are still required to be this way.
5
addFilter("devel-file-in-non-devel-package.*/usr/lib64/libobs-opengl.so")
6
addFilter("arch-dependent-file-in-usr-share.*/usr/share/obs/obs-plugins/obs-ffmpeg/ffmpeg-mux")
7