diff --git a/debian/changelog b/debian/changelog index e207d77d..cd8b79f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ gnome-shell-extensions (50~alpha-1) UNRELEASED; urgency=medium - classic: Drop xorg sessions - classic: Deifne a gnome-session session - Misc. bug fixes and cleanups + * debian/control: Add missing dependency gnome-shell-extension-status-icons -- Daniel van Vugt Tue, 10 Feb 2026 16:09:25 +0800 diff --git a/debian/control b/debian/control index a5e9b1c4..44e6b514 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,7 @@ Depends: gnome-shell-extension-apps-menu, gnome-shell-extension-places-menu, gnome-shell-extensions-common, gnome-shell-extension-screenshot-window-sizer, + gnome-shell-extension-status-icons, gnome-shell-extension-system-monitor, gnome-shell-extension-user-theme, gnome-shell-extension-window-list,