Remove untrue info about needing to be explicit with dependencies in

build command.
This commit is contained in:
Ryan McGuire 2016-04-14 23:37:03 -04:00
parent 0411be8138
commit e944b0a1f9
1 changed files with 1 additions and 2 deletions

View File

@ -82,8 +82,7 @@ whatever you called yours.) It finds PKGBUILD files in the `src`
directory and figures out the dependency chain and builds all the directory and figures out the dependency chain and builds all the
packages in the correct order. Additionally, you can specify packages in the correct order. Additionally, you can specify
individual package names after the repository name if you only wish to individual package names after the repository name if you only wish to
build certain packages. If you do specify package names, make sure to build certain packages.
include all dependencies, as they will not be included otherwise.
The repository directory can be listed in your `/etc/pacman.conf` like this: The repository directory can be listed in your `/etc/pacman.conf` like this: