diff --git a/srcpkgs/libreoffice/template b/srcpkgs/libreoffice/template index 7973ff6974d..6e8685ac0fd 100644 --- a/srcpkgs/libreoffice/template +++ b/srcpkgs/libreoffice/template @@ -254,6 +254,11 @@ case "$XBPS_TARGET_MACHINE" in ;; esac +case "$XBPS_TARGET_MACHINE" in + ppc64*) ;; + ppc*) makedepends+=" libatomic-devel";; +esac + CXXFLAGS+=" -DGLM_ENABLE_EXPERIMENTAL -DU_USING_ICU_NAMESPACE=1" # Move files listed in a _list.txt into $PKGDESTDIR