mirror of
https://github.com/moparisthebest/pacman
synced 2025-03-01 01:41:52 -05:00
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
@ -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…
x
Reference in New Issue
Block a user