-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deb: auto-inject shlibs:depends and misc:depends
These are dependencies that will be resolved automatically by debbuild. If they are not needed then the resulting control file that is output by debbuild will not include anything extra. However, when the dependencies are needed it is important to have them. This helps keep the spec more generic and avoid making mistakes. Signed-off-by: Brian Goff <cpuguy83@gmail.com>
- Loading branch information
Showing
2 changed files
with
119 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters