View Single Post
Posts: 17 | Thanked: 42 times | Joined on Feb 2010
#15
Originally Posted by lardman View Post
@lma: Thanks

@StewartHolmes: Could you add that lib as a dep so other people don't have the same problem (when you have time, don't worry)
Hmm, I thought I did that. In the control file for my deb, I have:

Code:
Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-xmlpatterns
Not sure why that doesn't catch it.

To the others waiting for PR 1.2, you can still have a go now. You'll need to run

Code:
apt-get install libqt4-xmlpatterns
before doing

Code:
dpkg -i <filename>
where <filename> is the .deb file linked to in the first post of this thread.
 

The Following User Says Thank You to StewartHolmes For This Useful Post: