mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-07-14 18:00:43 +00:00
37212eea3c
xcat and xcatsn declared a hard dependency on xcat-genesis-scripts-ppc64. In an amd64-only build that package is never produced, so apt could not satisfy the dependency and refused to install xcat. Depend only on the amd64 genesis-scripts package. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>