diff options
-rw-r--r-- | doc/PKGBUILD.5.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt index e2389cb7..c653aacd 100644 --- a/doc/PKGBUILD.5.txt +++ b/doc/PKGBUILD.5.txt @@ -213,8 +213,8 @@ underscore and the architecture name e.g., 'checkdepends_x86_64=()'. optdepends=('fakeroot: for makepkg usage as normal user') + -Architecture-specific optdepends can be added by appending an underscore and -the architecture name e.g., 'optdepends_x86_64=()'. +Additional architecture-specific optdepends can be added by appending an +underscore and the architecture name e.g., 'optdepends_x86_64=()'. *conflicts (array)*:: An array of packages that will conflict with this package (i.e. they |