Accepting request 1167845 from home:sp1rit
fixed completion subpackages OBS-URL: https://build.opensuse.org/request/show/1167845 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=73
This commit is contained in:
parent
af855c4e36
commit
aec4d8e2c7
@ -103,6 +103,7 @@ build plugins for hyprland.
|
|||||||
%package bash-completion
|
%package bash-completion
|
||||||
Summary: Bash Completion for %{name}
|
Summary: Bash Completion for %{name}
|
||||||
Group: System/Shells
|
Group: System/Shells
|
||||||
|
Requires: %{name}
|
||||||
Requires: bash-completion
|
Requires: bash-completion
|
||||||
Supplements: (%{name} and bash-completion)
|
Supplements: (%{name} and bash-completion)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -113,6 +114,8 @@ The official bash completion script for %{name}.
|
|||||||
%package fish-completion
|
%package fish-completion
|
||||||
Summary: Fish Completion for %{name}
|
Summary: Fish Completion for %{name}
|
||||||
Group: System/Shells
|
Group: System/Shells
|
||||||
|
Requires: %{name}
|
||||||
|
Requires: fish
|
||||||
Supplements: (%{name} and fish)
|
Supplements: (%{name} and fish)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -122,6 +125,8 @@ The official fish completion script for %{name}.
|
|||||||
%package zsh-completion
|
%package zsh-completion
|
||||||
Summary: ZSH Completion for %{name}
|
Summary: ZSH Completion for %{name}
|
||||||
Group: System/Shells
|
Group: System/Shells
|
||||||
|
Requires: %{name}
|
||||||
|
Requires: zsh
|
||||||
Supplements: (%{name} and zsh)
|
Supplements: (%{name} and zsh)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user