fixng bug 3945: give an example of how to write ospkgdeps and kitpkgdeps in different arch.
This commit is contained in:
parent
c3132f5da9
commit
c327c4a24b
@ -146,11 +146,13 @@ kitrepo:
|
||||
# ospkgdeps (optional) Comma-separated list of OS RPM dependency
|
||||
# basenames.
|
||||
# These packages must be shipped with the OS distro.
|
||||
# (ex. "libacl(x86-32)")
|
||||
#
|
||||
# kitpkgdeps (mandatory IF product RPMs will be included in this Kit)
|
||||
# Comma-separated list of RPM basenames. Each RPM must
|
||||
# be defined in a separate kitpackage stanza. Each RPM
|
||||
# package must be in the same kitrepo as this kit component.
|
||||
# (ex. "xlc(x86-32)")
|
||||
#
|
||||
# non_native_pkgs (optional)
|
||||
# Comma-separated list of non-native package
|
||||
|
Loading…
Reference in New Issue
Block a user