Skip to content

Dependency problems in 2.4 .deb #4

@stefanct

Description

@stefanct

The .deb from the last release has some issues according to lintian but more importantly the package cannot be installed on Debian because it depends on gir1.2-appindicator3-0.1 but the Debian packages are named gir1.2-ayatanaappindicator3-0.1 for a long time afaik (not exactly sure about the history...). Ubuntu seems to continue shipping the non-ayatana version. I'd suggest supporting them both by changing the requirement to include | gir1.2-ayatanaappindicator3-0.1 and handling both possibilities in the code similar to what's done here https://dev.gajim.org/gajim/gajim-plugins/-/merge_requests/141/diffs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions