Joe Orton wrote:
Agreed that PECL packages should only have dependencies on the virtual provides. php-pear packages may have some dependency on PHP language versions; not sure about this one.
But even if they do have a dep on a language version, shouldn't that be "php-common >= x" rather than "php >= x"?
Tim