The boolean dependency is wrong, in general. Having libwayland-client installed doesn't imply you're actually running a Wayland session. There is no way to express such runtime environment dependency in RPM. Instead, I suggest adding Recommends: on both xclip and wl-clipboard so that either can be uninstalled if not necessary.
In my case, I'm running MATE (Xorg only), but libwayland-client is a dependency of many essential packages (e.g. gtk3, mesa and others, so it's installed but unused.
This update has been submitted for stable by bodhi.
This update has been submitted for testing by teuf.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
The boolean dependency is wrong, in general. Having
libwayland-client
installed doesn't imply you're actually running a Wayland session. There is no way to express such runtime environment dependency in RPM. Instead, I suggest addingRecommends:
on bothxclip
andwl-clipboard
so that either can be uninstalled if not necessary.In my case, I'm running MATE (Xorg only), but
libwayland-client
is a dependency of many essential packages (e.g.gtk3
,mesa
and others, so it's installed but unused.This update has been submitted for stable by bodhi.
This update has been pushed to stable.