aboutsummaryrefslogtreecommitdiff
path: root/tools/dependencies/dependencies-helper
Commit message (Collapse)AuthorAgeFilesLines
* Create 'dependencies' tool to print dependenciesAndrew Robbins2017-09-141-0/+73
Mostly reimplements the old dependency-fetching scripts from resources/scripts/helpers/build/dependencies, though instead of fetching the requisite dependencies for the user, it prints them to stdout. The scripts do not perform any downloading/installation due to root privileges being necessary to carry it out.