View Single Post
Posts: 123 | Thanked: 21 times | Joined on Sep 2009
#1
I've moved systems and so found it necessary to add the fremantle targets to an existing scratchbox install. That wasn't completely straightforward, but I think it's ok now.

However, I now can't install libqt4-dev - I get the following messages :

Code:
> fakeroot apt-get install libqt4-dev
...
The following packages have unmet dependencies:
  libqt4-dev: Depends: libqt4-gui but it is not going to be installed
              Depends: libqt4-svg but it is not going to be installed
              Depends: libqt4-webkit but it is not going to be installed
              Depends: libqt4-maemo5 but it is not going to be installed
              Depends: libqt4-multimedia but it is not going to be installed
              Depends: libqt4-phonon but it is not going to be installed
              Depends: libqt4-opengl (= 4.6.2~git20100310-0maemo1+0m5) but it is not going to be installed
              Depends: libgles2-sgx-img-dev but it is not installable
I added both extras and extras-devel to /etc/apt/sources.list and updated apt.

I know there are problems with the builders/etc, but I don't think this is related.

Anyone any ideas?

Max.