Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix dependency list #6411

Merged
merged 6 commits into from
Jan 26, 2025
Merged

Fix dependency list #6411

merged 6 commits into from
Jan 26, 2025

Conversation

hgy59
Copy link
Contributor

@hgy59 hgy59 commented Jan 21, 2025

Description

follow up to #6255
not all dependencies were found.
also the former implementation with make dependecy-list did not find all dependencies

Remarks

cross/berkeley is such a dependency that was lacking in the dependency list (it was lacking in the pre #6255 version too).

Fixes #

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • Bug fix
  • Includes small framework changes

hgy59 added 4 commits January 21, 2025 22:06
- script was lacking some dependencies (not recursing into all dependent Makefiles)
- remove duplicates in cumulated dependencies early
hgy59 added 2 commits January 26, 2025 00:38
- remove obsolete unique filtering
- apply python and ffmpeg dependencies on top level only
@hgy59 hgy59 merged commit c4ced34 into SynoCommunity:master Jan 26, 2025
1 of 4 checks passed
@hgy59 hgy59 deleted the fix_dependency_list branch January 26, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants