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

Add missing deps for generating deb file #314

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Add missing deps for generating deb file #314

merged 1 commit into from
Dec 11, 2024

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Dec 11, 2024

Description

Adding dependencies for debian file generation.

Issue reference: armbian/build#7562

Implementation Details

@dimitry-ishenko added them to the main build framework, copy pasting here. We will eventually drop making .deb files twice and only install them from build framework. This should be dropped at one point https://armbian.atlassian.net/browse/AR-2562

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have ensured that my changes do not introduce new warnings or errors
  • No new external dependencies are included
  • Changes have been tested and verified
  • I have included necessary metadata in the code, including associative arrays

@github-actions github-actions bot added size/small PR with less then 50 lines GitHub Actions GitHub Actions code labels Dec 11, 2024
@igorpecovnik igorpecovnik added 02 Milestone: First quarter release Ready to merge Reviewed, tested and ready for merge and removed GitHub Actions GitHub Actions code labels Dec 11, 2024
@igorpecovnik igorpecovnik merged commit bde0f46 into main Dec 11, 2024
41 of 53 checks passed
@igorpecovnik igorpecovnik deleted the upddeps branch December 11, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant