diff --git a/hyprland.spec b/hyprland.spec index 5e4d3af..9ea47f0 100644 --- a/hyprland.spec +++ b/hyprland.spec @@ -103,6 +103,7 @@ build plugins for hyprland. %package bash-completion Summary: Bash Completion for %{name} Group: System/Shells +Requires: %{name} Requires: bash-completion Supplements: (%{name} and bash-completion) BuildArch: noarch @@ -113,6 +114,8 @@ The official bash completion script for %{name}. %package fish-completion Summary: Fish Completion for %{name} Group: System/Shells +Requires: %{name} +Requires: fish Supplements: (%{name} and fish) BuildArch: noarch @@ -122,6 +125,8 @@ The official fish completion script for %{name}. %package zsh-completion Summary: ZSH Completion for %{name} Group: System/Shells +Requires: %{name} +Requires: zsh Supplements: (%{name} and zsh) BuildArch: noarch