Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Generate dependencies for referenced shared libs #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Woellchen
Copy link

Follow-up for #21, same changes, but changes going into main :)

When packaging python packages that contain shared libraries, they
usually link against other external shared libraries. This creates a
runtime dependency on other Debian packages.
This change will scan all libraries for such dependencies and
generate the Debian package dependencies for them.
@Woellchen Woellchen force-pushed the generate-shared-libs-dependencies branch from bac1a36 to ee524d4 Compare October 10, 2022 10:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant