aboutsummaryrefslogtreecommitdiffstats
path: root/community/wine/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wine/APKBUILD')
-rw-r--r--community/wine/APKBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/wine/APKBUILD b/community/wine/APKBUILD
index 60680c230b..8bdbd4d103 100644
--- a/community/wine/APKBUILD
+++ b/community/wine/APKBUILD
@@ -29,6 +29,10 @@ source="https://dl.winehq.org/$pkgname/source/${pkgver%.[1-9]}/$pkgname-$_pkgver
winhlp32-flex.patch
"
+case "$CARCH" in
+ aarch64) makedepends="$makedepends clang" ;;
+esac
+
prepare() {
default_prepare
aclocal && autoheader && autoreconf