guru/x11-apps
Moritz Brunner 2907b46145
x11-apps/lightdm-gtk-greeter-settings: Fix build failure for xfce
The package's setup.py must be called with the `install` subcommand to
enable proper support for Xfce. The `--xfce-integration` switch
does not work for any other subcommands.

Using PEP517 build mode never calls `install`, so it is necessary
to switch to legacy build mode.

Closes: https://bugs.gentoo.org/920179
Signed-off-by: Moritz Brunner <moritz.brunner+gentoo@posteo.de>
2024-01-02 13:04:32 +01:00
..