diff --git a/helix.changes b/helix.changes index ee30a23..4bca771 100644 --- a/helix.changes +++ b/helix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 22 11:33:28 UTC 2023 - Eyad Issa + +- helix-runtime now requires helix + ------------------------------------------------------------------- Mon May 22 08:50:51 UTC 2023 - Soc Virnyl Estela diff --git a/helix.spec b/helix.spec index feb9892..06b7a85 100644 --- a/helix.spec +++ b/helix.spec @@ -76,7 +76,7 @@ Zsh command-line completion support for %{name}. %package runtime Summary: Runtime files for %{name} Version: %{version} -Recommends: %{name} +Requires: %{name} %description runtime Helix runtime files. Separated due to how huge the runtime files are.