diff --git a/sdata/dist-gentoo/illogical-impulse-hyprland/illogical-impulse-hyprland-1.0-r3.ebuild b/sdata/dist-gentoo/illogical-impulse-hyprland/illogical-impulse-hyprland-1.0-r3.ebuild index a8eb5ad2b..ac270cb23 100644 --- a/sdata/dist-gentoo/illogical-impulse-hyprland/illogical-impulse-hyprland-1.0-r3.ebuild +++ b/sdata/dist-gentoo/illogical-impulse-hyprland/illogical-impulse-hyprland-1.0-r3.ebuild @@ -14,6 +14,6 @@ RESTRICT="strip" DEPEND="" RDEPEND=" gui-apps/hyprsunset - gui-wm/hyprland::hyproverlay + >=gui-wm/hyprland-0.53.3:= gui-apps/wl-clipboard " diff --git a/sdata/dist-gentoo/install-deps.sh b/sdata/dist-gentoo/install-deps.sh index 9d79c157a..e59e7c548 100644 --- a/sdata/dist-gentoo/install-deps.sh +++ b/sdata/dist-gentoo/install-deps.sh @@ -26,6 +26,10 @@ if [[ -z $(eselect repository list | grep -E ".*guru \*.*") ]]; then v sudo eselect repository enable guru fi +if [[ -z $(eselect repository list | grep -E ".*hyproverlay \*.*") ]]; then + v sudo eselect repository enable hyproverlay +fi + arch=$(portageq envvar ACCEPT_KEYWORDS) # Exclude hyprland, will deal with that separately diff --git a/sdata/dist-gentoo/keywords b/sdata/dist-gentoo/keywords index 6ab0fce2f..4088d8f35 100644 --- a/sdata/dist-gentoo/keywords +++ b/sdata/dist-gentoo/keywords @@ -52,3 +52,4 @@ media-fonts/material-symbols-variable ** media-fonts/readex-pro media-fonts/rubik-vf app-misc/songrec +dev-cpp/glaze::hyproverlay