- Apr 15, 2022
-
-
-
-
-
-
set WANT_CPP=17 (needed for poppler, std::optional)
-
-
-
-
-
alice authored
-
alice authored
-
gnome-tweaks needs the schemas, but the dependency on gnome-shell was not possible or else there would be a circular dependency. The introduction of gnome-shell-schemas subpackage fixes this problem.
-
gnome-shell has been removed as dependency from gnome-session and phoc only depends on gnome-shell-schemas. In consequence, there are some dependencies which were not explicit, but pulled through gnome-shell and that now need to be directly requested.
-
GNOME Shell is simply the default shell that gnome-session runs if not otherwise specified. However, it is not a hard dependency. As gnome-shell is already marked as a dependency for gdm and gnome packages, removing the dependency does not have any consequence in the GNOME stack, while allowing for more flexibility on programs that use gnome-session to run a non-default shell (e.g: phosh)
-
J0WI authored
- Apr 14, 2022
-