diff options
author | Eli Schwartz <eschwartz@gentoo.org> | 2024-08-21 17:00:03 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@gentoo.org> | 2024-08-23 01:21:28 -0400 |
commit | 709ff5b9a5bf18168a8fae46e2704d3954377a82 (patch) | |
tree | 92226823cb9722b669abb2811c29a208848aa105 /app-text/cpdf | |
parent | gnome-extra/cinnamon-settings-daemon: conditionalize wayland on wacom (diff) | |
download | gentoo-709ff5b9a5bf18168a8fae46e2704d3954377a82.tar.gz gentoo-709ff5b9a5bf18168a8fae46e2704d3954377a82.tar.bz2 gentoo-709ff5b9a5bf18168a8fae46e2704d3954377a82.zip |
gnome-extra/cinnamon-settings-daemon: avoid automagic deps on gtk+[X,wayland]
Currently, one is forced to compile c-s-d and gtk with the same value of
USE=wayland which makes it difficult to provide generically reusable
binaries. It is better than automagically depending on wayland and then
lacking it, but not ideal. Preferable would be for c-s-d[wayland] to
require gtk+[wayland] but when built without wayland support, to not
care whether gtk itself is.
We now support a mechanism for packages to opt out of gtk providing the
API, for use by packages that don't provide a `-D wayland=true` but
autodetect whether gtk was built with it. Use that mechanism.
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'app-text/cpdf')
0 files changed, 0 insertions, 0 deletions