index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dave Reisner <dreisner@archlinux.org> | 2014-08-10 09:33:23 -0400 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-09-15 09:26:47 +1000 |
commit | b00269d9c86c7992951e6dcf2591f709ccc71dc1 (patch) | |
tree | aea1d54b05f8153551d5b4cdf97a39f7861000d5 /doc/PKGBUILD.5.txt | |
parent | 879e4665c4ed76376c9e2d9f2c597bb9cdabb79a (diff) |
-rw-r--r-- | doc/PKGBUILD.5.txt | 4 |
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 |