Hi:
IS there any way to hint the dependency resolver in libzypp to only install resolvable X when the user is running Intel CPU and remove the package from the system when that condition is not met ?
Thanks.
El 29/05/10 19:28, Cristian Rodríguez escribió:
Hi:
IS there any way to hint the dependency resolver in libzypp to only install resolvable X when the user is running Intel CPU and remove the package from the system when that condition is not met ?
Thanks.
I mean something like
Supplements: modalias(vintelvendor>?????) Conflicts: modalias(v(amd|via|foo)vendor))
Dunno how to express it correctly, nor if that is actually possible.
On Sat, May 29, 2010 at 07:34:49PM -0400, Cristian Rodríguez wrote:
El 29/05/10 19:28, Cristian Rodríguez escribió:
IS there any way to hint the dependency resolver in libzypp to only install resolvable X when the user is running Intel CPU and remove the package from the system when that condition is not met ?
Thanks.
I mean something like
Supplements: modalias(vintelvendor>?????) Conflicts: modalias(v(amd|via|foo)vendor))
Dunno how to express it correctly, nor if that is actually possible.
I don't think so, but please ask on zypp-devel. Zypp has (used to have?) support for HAL dependencies, IIRC.
Cheers, Michael.