cairomm/cairomm.rpmlintrc

5 lines
224 B
Plaintext
Raw Normal View History

2021-02-11 13:54:21 +00:00
# Explicit dependencies among documentation packages are indeed reasonable
addFilter(r' explicit-lib-dependency .*-doc[s]?$')
# All of the documentation is in the -doc subpackage, of course!
addFilter(r' no-documentation$')