commit: 2cd5e150826c1ba4891f1f641be761a1a8f94f82 Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de> AuthorDate: Thu Feb 12 09:21:44 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=2cd5e150
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.8.ebuild => nwg-dock-hyprland-0.4.8-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.8.ebuild b/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.8-r1.ebuild similarity index 99% rename from gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.8.ebuild rename to gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.8-r1.ebuild index 433185b43f..67e6228d21 100644 --- a/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.8.ebuild +++ b/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.8-r1.ebuild @@ -72,7 +72,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
