commit: 9fd93f2014b8272f642954315aaebe3c7fdafe14 Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de> AuthorDate: Thu Feb 12 09:38:29 2026 +0000 Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de> CommitDate: Thu Feb 12 09:44:11 2026 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9fd93f20
gui-apps/nwg-dock-hyprland: fix gtk use dependency Closes: https://bugs.gentoo.org/945878 See also: https://github.com/nwg-piotr/nwg-dock-hyprland/issues/110 Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de> ...nwg-dock-hyprland-0.4.6.ebuild => nwg-dock-hyprland-0.4.6-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.6.ebuild b/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.6-r1.ebuild similarity index 99% rename from gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.6.ebuild rename to gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.6-r1.ebuild index 8694e82e63..36039e7180 100644 --- a/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.6.ebuild +++ b/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.6-r1.ebuild @@ -66,7 +66,7 @@ KEYWORDS="~amd64" RDEPEND=" gui-libs/gtk-layer-shell gui-wm/hyprland - x11-libs/gtk+:3 + x11-libs/gtk+:3[X] app-accessibility/at-spi2-core:2 >=dev-libs/glib-2.82.2:2 media-libs/fontconfig
