Problems installing php5-mcrypt under CentOS 4.5

I am having problems installed php5-mcrypt package via yum from Virtualmin repository. I receive the following output when trying to install:

-----[snip]-----
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package php5-mcrypt.i386 0:5.2.4-2vm.el4 set to be updated
--> Running transaction check
--> Processing Dependency: php-common = 5.2.4-2vm.el4 for package: php5-mcrypt
--> Processing Dependency: libltdl.so.3 for package: php5-mcrypt
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package libtool-libs.i386 0:1.5.6-4.EL4.1.c4.4 set to be updated
--> Running transaction check
--> Processing Dependency: php-common = 5.2.4-2vm.el4 for package: php5-mcrypt
--> Finished Dependency Resolution
Error: Missing Dependency: php-common = 5.2.4-2vm.el4 is needed by package php5-mcrypt
-----[snip]-----

These are the installed PHP5 packages currently installed (rpm -qa | grep php | sort):
-----[snip]-----
php-4.3.9-3.32.5.vm
php5-5.2.4-2vm.el4
php5-cli-5.2.4-2vm.el4
php5-common-5.2.4-2vm.el4
php5-gd-5.2.4-2vm.el4
php5-imap-5.2.4-2vm.el4
php5-mbstring-5.2.4-2vm.el4
php5-mysql-5.2.4-2vm.el4
php5-odbc-5.2.4-2vm.el4
php5-pdo-5.2.4-2vm.el4
php5-pgsql-5.2.4-2vm.el4
php5-snmp-5.2.4-2vm.el4
php5-xmlrpc-5.2.4-2vm.el4
php-gd-4.3.9-3.32.5.vm
php-imap-4.3.9-3.32.5.vm
php-mbstring-4.3.9-3.32.5.vm
php-mysql-4.3.9-3.32.5.vm
php-odbc-4.3.9-3.32.5.vm
php-pear-4.3.9-3.32.5.vm
php-pgsql-4.3.9-3.32.5.vm
php-snmp-4.3.9-3.32.5.vm
php-xmlrpc-4.3.9-3.32.5.vm
wbm-php-pear-1.2-1
-----[snip]-----

There's a php5-common package there, though the dependancy error referenced 'php-common'...

I would appreciate any assistance with this issue.

Cheers,
Simon

Status: 
Closed (fixed)