diff --git a/testing/ocaml-merlin-extend/APKBUILD b/testing/ocaml-merlin-extend/APKBUILD
index 0bdcc568ce8d04769a8c6900d82d9ff4076ba8c0..59144b2cda5fbf6a7693d599ccad7b182afd7f79 100644
--- a/testing/ocaml-merlin-extend/APKBUILD
+++ b/testing/ocaml-merlin-extend/APKBUILD
@@ -13,7 +13,7 @@ makedepends="
 	dune
 	ocaml
 	ocaml-compiler-libs
-	ocaml-cppo-dev
+	ocaml-cppo
 	ocaml-findlib
 	"
 options="!check"  # no tests provided
diff --git a/testing/reason/APKBUILD b/testing/reason/APKBUILD
index da85fc3b24ff817b7286f7f7bc6de5282c6aba5d..4759f9947634185ffb577d88b05f17d4b6179053 100644
--- a/testing/reason/APKBUILD
+++ b/testing/reason/APKBUILD
@@ -13,7 +13,7 @@ makedepends="
 	dune
 	ocaml
 	ocaml-compiler-libs
-	ocaml-cppo-dev
+	ocaml-cppo
 	ocaml-findlib-dev
 	ocaml-fix-dev
 	ocaml-menhir
diff --git a/testing/utop/APKBUILD b/testing/utop/APKBUILD
index 900ecc3e453bb50ace9cd30d82509445b901907e..6806f622311a1564aec0589cdfd565fa064c1e09 100644
--- a/testing/utop/APKBUILD
+++ b/testing/utop/APKBUILD
@@ -18,7 +18,7 @@ makedepends="
 	ocaml-camomile-dev
 	ocaml-charinfo_width-dev
 	ocaml-compiler-libs
-	ocaml-cppo-dev
+	ocaml-cppo
 	ocaml-csexp-dev
 	ocaml-findlib-dev
 	ocaml-lambda-term-dev