inkscape: also add libatomic_ops-devel to aarch64*
This commit is contained in:
@@ -25,7 +25,7 @@ wrksrc="${pkgname}-INKSCAPE_${version//./_}"
|
|||||||
CXXFLAGS="-std=c++11 -Wno-deprecated -Wno-misleading-indentation -Wno-cast-align"
|
CXXFLAGS="-std=c++11 -Wno-deprecated -Wno-misleading-indentation -Wno-cast-align"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*) makedepends+=" libatomic_ops-devel" ;;
|
arm*|aarch64*) makedepends+=" libatomic_ops-devel" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|||||||
Reference in New Issue
Block a user