gnuhealth/gnuhealth-rpmlintrc

6 lines
214 B
Plaintext
Raw Normal View History

# false positive: the lib dependency check is wrong here
# ignore the warning for now
addFilter("explicit-lib-dependency python3-passlib");
# ignore suse-missing-rclink
addFilter("suse-missing-rclink gnuhealth");