trying to install dovecot via webmin, should it cause a problem if i do a 'apt-get -f install' like its suggesting.

dpkg: dependency problems prevent configuration of wine:
wine depends on libxxf86dga1; however:
Package libxxf86dga1 is not installed.
dpkg: error processing wine (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libc6:
libc6 depends on findutils (>= 4.4.0-2ubuntu2); however:
Version of findutils on system is 4.2.27-1ubuntu1.
dpkg: error processing libc6 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
wine
libc6
Reading package lists...
Building dependency tree...
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
dovecot-common: Depends: libpq4 (>= 8.1.4) but it is not going to be installed
libc6: Depends: findutils (>= 4.4.0-2ubuntu2) but 4.2.27-1ubuntu1 is to be installed
libc6-i686: PreDepends: libc6 (= 2.3.6-0ubuntu20.5) but 2.8~20080505-0ubuntu7 is to be installed
wine: Depends: libxxf86dga1 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).