build-support: add deps-dnf to help.

db4
John Benediktsson 2015-09-29 09:19:00 -07:00
parent c2bda8258d
commit 887d988a70
1 changed files with 1 additions and 0 deletions

View File

@ -670,6 +670,7 @@ usage() {
$ECHO " install - git clone, compile, bootstrap"
$ECHO " deps-apt-get - install required packages for Factor on Linux using apt-get"
$ECHO " deps-pacman - install required packages for Factor on Linux using pacman"
$ECHO " deps-dnf - install required packages for Factor on Linux using dnf"
$ECHO " deps-macosx - install git on MacOSX using port"
$ECHO " self-update - git pull, recompile, make local boot image, bootstrap"
$ECHO " quick-update - git pull, refresh-all, save"