libqt4-webkit-dev dependency#73
Conversation
|
|
I just tried it and I don't seems to need |
|
Ubuntu 10.04 |
|
On Debian unstable/sid, the only package I needed to build this was libqt4-dev. |
|
@LTe, are you using custom apt sources or anything? This doesn't seem to be an issue for others. It looks like you're on Lucid, but I see a lot of beta versions in your gist, so I'm not sure what's going on. |
|
I needed libqtwebkit-dev on Debian. I don't know Ubuntu so I can't help much with this pull request. I don't have a libqt4-webkit-dev package. @LTe, can you confirm by pasting in your /etc/apt/sources.list ? |
|
|
I'd really like to pull this in but I can't even find a libqt4-webkit-dev: http://packages.ubuntu.com/search?keywords=libqt4-webkit-dev&searchon=names&suite=natty§ion=all http://packages.ubuntu.com/search?keywords=libqt4-webkit-dev&searchon=names&suite=lucid§ion=all Marking this as closed but I'm extremely curious about @LTe's setup. Also, @LTe, we appreciate that you submitted a pull request. Thank you for that! |
|
I have one more repository in source.list.d directory http://ppa.launchpad.net/canonical-dx-team/une/ubuntu/pool/main/q/qtwebkit/ |
|
Aha! Lucid doesn't have libqtwebkit-dev, according to http://packages.ubuntu.com/search?keywords=libqtwebkit-dev&searchon=names&suite=lucid§ion=all But it is in natty. All of the files in libqt4-webkit-dev are now in the libqtwebkit-dev package: We'll leave the documentation as-is since it deals with the newer three versions of Ubuntu. If someone is having trouble on Lucid this pull request should show and make it more clear. Thank you for bringing this to our attention. -Mike |
No libqt4-webkit-dev dependency