testing/slick-greeter: get rid of "gnome-common" dependency
Removing deprecated gnome-common
dependency was requested before "slick-greeter" can be moved from testing (!58138 (closed)). A patch to get rid of gnome-common
was merged in upstream "slick-greeter" [1] but there is no new release available yet. This MR follows the suggestion not to wait for a release (!58138 (comment 388204)).
Instead of gnome-common
, new makedepends intltool
becomes necessary [2a/b/c]. Actually this dependency is already indirectly covered by libcanberra-dev
-> gtk+2.0-dev
-> intltool
. To make it more failsafe, it's better to add that dependency directly.
- [1] https://github.com/linuxmint/slick-greeter/commit/52a1b5970534790becd977894545cacee92d2552
- [2a] https://github.com/linuxmint/slick-greeter/pull/231#issuecomment-1939719234
- [2b] https://github.com/linuxmint/slick-greeter/pull/231#issuecomment-1939869759
- [2c] https://github.com/linuxmint/slick-greeter/commit/5bd9be1b9b30d89c14b2bde22a95596726d74cf0