Hi.. <br>
I'm running Ubuntu (Breezy) and added the debian apt source:<br>
<pre>deb <a href="http://dijkstra.csh.rit.edu/~mdz/debian">http://dijkstra.csh.rit.edu/~mdz/debian</a> unstable mythtv<br><br>got myth .18.5 installed and everything<br><br>but when i try and install any of the plugins.. i get a dependency error
<br><br><span style="font-family: arial,sans-serif;">The following packages have unmet dependencies:<br> mythdvd: Depends: libqt3c102-mt (>= 3:3.3.4) but it is not installable<br>E: Broken packages<br><br><br><br>I've googled and found out that it's a naming convention.. since my ubuntu has libqt3-mt (same file) installed. the old name isn't being used..but the packages are looking for it..
<br> how can i trick the system into thinking libqt3c102 is libqt3 <br><br>Thanks,<br>dGV<br></span></pre>