diff --git a/gnome-base/gnome-shell/gnome-shell-43.1.ebuild b/gnome-base/gnome-shell/gnome-shell-43.1.ebuild index 06810c5..b25b9a0 100644 --- a/gnome-base/gnome-shell/gnome-shell-43.1.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-43.1.ebuild @@ -107,6 +107,7 @@ RDEPEND="${DEPEND} x11-misc/xdg-utils >=x11-themes/adwaita-icon-theme-3.26 + dev-lang/sassc networkmanager? ( net-misc/mobile-broadband-provider-info diff --git a/gui-libs/wlroots-pureos/wlroots-pureos-0.15.1.ebuild b/gui-libs/wlroots-pureos/wlroots-pureos-0.15.1.ebuild index c3753b8..eb82a2f 100644 --- a/gui-libs/wlroots-pureos/wlroots-pureos-0.15.1.ebuild +++ b/gui-libs/wlroots-pureos/wlroots-pureos-0.15.1.ebuild @@ -5,8 +5,8 @@ EAPI=8 inherit meson -DESCRIPTION="Pluggable, composable, unopinionated modules for building a Wayland compositor" -HOMEPAGE="https://gitlab.freedesktop.org/wlroots/wlroots" +DESCRIPTION="Pluggable, composable, unopinionated modules for building a Wayland compositor with updates from pureos (for phoc)" +HOMEPAGE="https://source.puri.sm/Librem5/wlroots" COMMIT="cb07c8c11a2a1db243c47a7b4ee4f47e46a21c8f" SRC_URI="https://source.puri.sm/Librem5/wlroots/-/archive/${COMMIT}/wlroots-${COMMIT}.tar.gz -> ${P}.tar.gz" diff --git a/x11-wm/phoc/phoc-0.21.1.ebuild b/x11-wm/phoc/phoc-0.21.1.ebuild index 73b7a6f..9d38259 100755 --- a/x11-wm/phoc/phoc-0.21.1.ebuild +++ b/x11-wm/phoc/phoc-0.21.1.ebuild @@ -20,17 +20,15 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~arm64" -IUSE="+introspection +systemd test wayland" +IUSE="+introspection +systemd test" RESTRICT="!test? ( test )" RDEPEND=" dev-libs/glib dev-libs/gobject-introspection dev-libs/libinput - wayland? ( dev-libs/wayland - dev-libs/wayland-protocols - - ) + dev-libs/wayland + dev-libs/wayland-protocols gnome-base/dconf gnome-base/gsettings-desktop-schemas gnome-base/gnome-settings-daemon @@ -48,7 +46,7 @@ RDEPEND=" x11-apps/xkbcomp x11-libs/libxkbcommon !gui-libs/wlroots - >=gui-libs/wlroots-pureos-0.15.1 + gui-libs/wlroots-pureos:0= " BDEPEND="