On Thu, 4 Aug 2005 11:37:36 -0700 (PDT) Brian Wilson <[EMAIL PROTECTED]> wrote:
> On 2.2 if I try to install phpmyadmin, it tries to install > php5. I have several apps that require php 4. Is it possible for you > to check for 'php4|php' so that it does not keep trying to install 5? AFAIK this *could* be resolved with virtual packages: package php4 provide mod_php package php5 provide mod_php package phpmyadmin requires mod_php Olaf _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
