Qt4 python-gnuradio-qtgui dependency errors on Lucid 10.4

Hi!

I’m getting a bunch of dependency errors if I try to install the python
gnuradio GUI.

python-gnuradio-qtgui:
Depends: libgnuradio-qtgui0 but it is not going to be installed
Depends: libqt4-opengl but it is not going to be installed
Depends: libqwtplot3d-qt4-0 but it is not going to be installed

Do I have to add any special repositories in order to get the QT GUI
working?
I simply followed the instructions and added:

deb Index of /ubuntu lucid main restricted universe
multiverse
deb Index of /ubuntu lucid-updates main restricted
universe multiverse
deb Index of /ubuntu lucid-security main restricted
universe multiverse
deb http://gnuradio.org/ubuntu stable main contrib

According to the setup guide this should be sufficient:
http://gnuradio.org/redmine/wiki/1/UbuntuInstall

It seems to be requiring libqt4-dev, mainly requiring related
components.
Does anybody know how to resolve this conflict?

Thanks,

i have just read a comment in one of these topics that someone used
lucid 10.04 with the newest version 3.3 gun radio.
http://www.ruby-forum.com/topic/210014#new

that user also had a problem installing, but that was due to boost
libs, which he fixed.

im also wondering what is best setup to get gnu radio going. the main
website recommends unbuntu 9.04(jaunty), but has anyone else got it
working with unbuntu 10.04, or are most people still using 9.04?