Skip to content

[qt5base] Add libatomic to qt5base-core DEPENDS #74

Description

@titobrasolin

I encountered a compilation error for qt5base-core on the main branch due to a missing libatomic.so.1 dependency:

Package qt5base-core is missing dependencies for the following libraries:
libatomic.so.1

This library is provided by the libatomic package.

Please add +libatomic to the DEPENDS line for qt5base-core in qt5base/Makefile.

Example change:

DEPENDS+=+libatomic +libpthread ...

@mirko, bringing this to your attention for Qt5 packages.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions