View Single Post
helex's Avatar
Posts: 543 | Thanked: 802 times | Joined on Apr 2010 @ Germany
#4
I have a very similar problem. I'm unable to install my package because of a conflict with "python2.5-qt4-gui (4.7-maemo7)"

I already changed the depends section of my package from
Code:
"python2.5, python-osso, python-dbus, python2.5-qt4-sql"
to
Code:
"python2.5-qt4-core, python2.5-qt4-gui, python-osso, python-dbus, python2.5-qt4-sql"
without success.

Edit: Here is the problematic package: DreamRemote

Last edited by helex; 2010-05-26 at 19:22.