diff --git a/tests/p_dovecot/0-install_dovecot.sh b/tests/p_dovecot/0-install_dovecot.sh
index d8dadcf..ede3de3 100755
--- a/tests/p_dovecot/0-install_dovecot.sh
+++ b/tests/p_dovecot/0-install_dovecot.sh
@@ -4,7 +4,6 @@
 t_Log "Running $0 - installation and startup of dovecot IMAP/POP3."
 
 # Install some pkgs needed by the tests
-t_InstallPackage nc grep
+t_InstallPackage nc grep dovecot
 
-t_InstallPackage dovecot
 t_ServiceControl dovecot start