Am 26.03.2012 13:35, schrieb Thijs Kinkhorst: > On Mon, March 26, 2012 13:25, Tim Riemenschneider wrote: >> please include php5-mysqlnd as an alternative to php5-mysql in the >> dependencies. >> >> (I created a local package doing just that to test it, and to be able to >> install php5-mysqlnd without having to remove phpmyadmin) > That's not strictly needed: you could use the equivs package for this. Are you sure? Because the php5-mysqlnd package has a "Conflicts: php5-mysql, php5-mysqli", so I am unsure how I could use equivs to fullfill phpmyadmin's "Depends: php5-mysql | php5-mysqli" without breaking that conflict. (Or I don't understand the concept of equivs here ....)
However, "apt-get source phpmyadmin", edit debian/control, "dch --nmu", "ARCH=wheezy pdebuild" was not that hard either..... ;-) -- Tim -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

