Skip to content

Commit

Permalink
fix: allow it to require gnome-shell 47
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored Aug 28, 2024
1 parent 2eace81 commit b5b16d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ BuildArch: noarch
Source0: https://github.com/fthx/appmenu-is-back/archive/refs/tags/v%{version}.tar.gz
Patch0: https://github.com/fthx/appmenu-is-back/compare/v2..703a31acf900eb7bcab3462baeefa815ec7f13ab.patch

Requires: (gnome-shell >= 46~ with gnome-shell < 47~)
Requires: (gnome-shell >= 46~ with gnome-shell < 48~)
Recommends: gnome-extensions-app

%description
Expand Down

0 comments on commit b5b16d7

Please sign in to comment.