PKGBUILD(5): arch-specific fields are always additional
Change e10775340 should have included this. Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
879e4665c4
commit
b00269d9c8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue