diff --git a/community/cmake-extras/APKBUILD b/community/cmake-extras/APKBUILD
index c530efb19e630b9e00800908c4b0b6f3c8073139..7380c9f5c726975a6cf46962aaadf8db98f373a5 100644
--- a/community/cmake-extras/APKBUILD
+++ b/community/cmake-extras/APKBUILD
@@ -2,12 +2,13 @@
 # Maintainer: Luca Weiss <luca@z3ntu.xyz>
 pkgname=cmake-extras
 pkgver=1.6
-pkgrel=1
+pkgrel=2
 pkgdesc="A collection of add-ons for the CMake build tool"
 url="https://gitlab.com/ubports/core/cmake-extras"
 arch="noarch"
 license="LGPL-3.0-only"
-depends="cmake samurai"
+depends="cmake"
+makedepends="samurai"
 options="!check" # No testsuite
 source="https://gitlab.com/ubports/core/cmake-extras/-/archive/$pkgver/cmake-extras-$pkgver.tar.gz
 	0001-GMock-Extract-version-detection-code-into-function.patch