A follow up Nicholas Skaggs email. The jenkins environment is using ppa:ubuntu-sdk-team/ppa as the source for the latest SDK components. To use this in your development environment:
# sudo apt-add-repository ppa:ubuntu-sdk-team/ppa # sudo apt-get update # sudo apt-get dist-upgrade The dist-upgrade will of course, update more then just the packages from the PPA. If you only want to update the absolute minimum, try: # sudo apt-get install qtdeclarative5-ubuntu-ui-toolkit-plugin ubuntu-ui-toolkit-autopilot ubuntu-ui-toolkit-doc ubuntu-ui-toolkit-examples ubuntu-ui-toolkit-theme Francis -- Francis Ginther Canonical - Ubuntu Engineering - Quality Engineer -- Ubuntu-quality mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
