I'm trying to install php5-curl with ssl support for a local web proxy.. Yet when I run the "apt-get install php5-curl" command, I get this:


Code:
php5-curl: Depends: php5-common (= 5.2.6.dfsg.1-3ubuntu4) but 5.2.6.dfsg.1-3ubuntu4.2 is to be installed
From what I understand, this has something to do with my current version of php5-common being newer than it needs to be? I didn't install any updates, this is how it came from the live cd I used, but what can I do to resolve this issue??