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')
|
optdepends=('fakeroot: for makepkg usage as normal user')
|
||||||
+
|
+
|
||||||
Architecture-specific optdepends can be added by appending an underscore and
|
Additional architecture-specific optdepends can be added by appending an
|
||||||
the architecture name e.g., 'optdepends_x86_64=()'.
|
underscore and the architecture name e.g., 'optdepends_x86_64=()'.
|
||||||
|
|
||||||
*conflicts (array)*::
|
*conflicts (array)*::
|
||||||
An array of packages that will conflict with this package (i.e. they
|
An array of packages that will conflict with this package (i.e. they
|
||||||
|
|
Loading…
Add table
Reference in a new issue