enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #02863
Re: [Question #237395]: Precise (12.04) apache2-prefork-dev dependency problem on Launchpad
Question #237395 on apache2 in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/apache2/+question/237395
Status: Open => Answered
Manfred Hampl proposed the following answer:
Maybe you can reverse the dependencies
instead of
apache2-dev (>= 2.4) | apache2-prefork-dev (>= 2.0.52-1)
try
apache2-prefork-dev (>= 2.0.52-1) | apache2-dev (>= 2.4)
(just a guess)
--
You received this question notification because you are a member of
Ubuntu Server/Client Support Team, which is an answer contact for
apache2 in Ubuntu.