Having a command to show sub-packages that are built from a single source. Something like:
dr list subpackages raspberrypi-firmware
What needs to be done
- Add a new subcommand to the List class.
- Add a new method to the Package class to list subpackages.