Requires(ppx_driver) in findlib META files

What does requires(ppx_driver) and requires(-ppx_driver) mean in META files?
I found it in ppx_base v0.13.0, it confused my ocamlfind() dependency generator for rpm.

I hacked around the issue by just using the first found requires line, which appears to match what the dune-package file contains regarding requires