diff --git a/feat.opam b/feat.opam
index bad4655e2ed1141c1389a00a37865364dc056e70..570f53fa1b66e0d8ebc2a37237e25afadae7e940 100644
--- a/feat.opam
+++ b/feat.opam
@@ -12,7 +12,7 @@ build: [
 ]
 depends: [
   "ocaml" { >= "4.03" }
-  "dune" { build & >= "1.3" }
+  "dune" { >= "1.3" }
   "zarith"
   "fix" { >= "20181206" }
 ]