diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-18 13:49:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-18 13:49:15 +0000 |
commit | 0291bce4f85b2530dac1c7e1450dad10ef24a1a7 (patch) | |
tree | 3de32bc9a10e7b2938ef6c0cd7b428c058aa8d51 | |
parent | Setting minimal gnome-shell version to 43. (diff) | |
download | gnome-shell-extensions-extra-0291bce4f85b2530dac1c7e1450dad10ef24a1a7.tar.xz gnome-shell-extensions-extra-0291bce4f85b2530dac1c7e1450dad10ef24a1a7.zip |
Setting maximal gnome-shell version to 44.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index e606005..040e8aa 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Section: gnome Architecture: all Depends: gnome-shell (>= 43~), + gnome-shell (<< 45~), ${misc:Depends}, Recommends: gnome-tweaks, |