# HG changeset patch # User Chris Cannam # Date 1440085283 -3600 # Node ID 42e80bb7f1ad7479965a21e660699424276815f6 # Parent b279234220e00cc27c9e792d46d4c613a546882b Deployment bits diff -r b279234220e0 -r 42e80bb7f1ad deploy/osx/copy-qt.sh --- a/deploy/osx/copy-qt.sh Thu Aug 20 16:27:54 2015 +0100 +++ b/deploy/osx/copy-qt.sh Thu Aug 20 16:41:23 2015 +0100 @@ -9,7 +9,7 @@ exit 2 fi -frameworks="QtCore QtNetwork QtGui QtXml QtWidgets QtPrintSupport" +frameworks="QtCore QtNetwork QtGui QtXml QtSvg QtWidgets QtPrintSupport" plugins="dds gif icns ico jp2 jpeg mng tga tiff wbmp webp cocoa minimal offscreen" diff -r b279234220e0 -r 42e80bb7f1ad deploy/osx/paths.sh --- a/deploy/osx/paths.sh Thu Aug 20 16:27:54 2015 +0100 +++ b/deploy/osx/paths.sh Thu Aug 20 16:41:23 2015 +0100 @@ -9,7 +9,7 @@ exit 2 fi -frameworks="QtCore QtNetwork QtGui QtXml QtWidgets QtPrintSupport" +frameworks="QtCore QtNetwork QtGui QtXml QtSvg QtWidgets QtPrintSupport" echo echo "I expect you to have already copied these frameworks from the Qt installation to"