makedeb / makedeb-docs

Documentation for makedeb, the MPR, and other related projects
https://docs.makedeb.org
Other
4 stars 8 forks source link

Add note about makedeb -si potentially failing when MPR dependencies are used #9

Closed hwittenborn closed 2 years ago

hwittenborn commented 2 years ago

In the MPR section in the docs, it says all that's needed to install MPR packages is to run makedeb -si.

This will fail if MPR dpeendencies are used, and newer users may not know how to solve the issue at first sight. It would be wiser to list a small notice that users should search the MPR for any listed missing dependencies and run makedeb -si --as-deps on them.