control armbian-common: move fdisk and parted to Depends, needed for armbian-resize-filesystem#33
control armbian-common: move fdisk and parted to Depends, needed for armbian-resize-filesystem#33tabrisnet wants to merge 1 commit intoarmbian:mainfrom
Conversation
…armbian-resize-filesystem
WalkthroughThis change modifies the debian/control file for the armbian-common package, promoting two package dependencies from Recommends to Depends. Specifically, fdisk and parted are moved from optional recommended packages to required hard dependencies, meaning they will be automatically installed when armbian-common is installed. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (2)📓 Common learnings📚 Learning: 2025-12-06T21:01:15.488ZApplied to files:
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
This could be refactored into |
I agree that this should be added to the BSP depends. I shall open a PR to that effect. I am happy to add those two to Recommends in armbian-commonas well. I will push such a change shortly. |
|
On second thought, this should be added not to the BSP Depends but to whatever package ships armbian-resize-filesystem |
what it says on the tin:
armbian-resize-filesystemneeds bothfdisk&parted