diff --git a/community/accountsservice/APKBUILD b/community/accountsservice/APKBUILD
index 8fcb50b11a5afe5558910b7b4c143aa1411bad06..5a9474968f57dee58348aeb5368589a184cc18c9 100644
--- a/community/accountsservice/APKBUILD
+++ b/community/accountsservice/APKBUILD
@@ -25,6 +25,7 @@ source="https://www.freedesktop.org/software/accountsservice/accountsservice-$pk
 build() {
 	meson \
 		--prefix=/usr \
+		-Dlibdir=lib \
 		-Dsystemdsystemunitdir=no \
 		-Dsystemd=false \
 		-Delogind=true \