summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/qt5-runpath.patch
AgeCommit message (Expand)Author
2015-07-27gnu: qt: Update to 5.5.0.•••* gnu/packages/qt.scm (qt): Update to 5.5.0. Update download location. Drop patch and snippet. [arguments]: Add configure flag to drop qtwebengine module bundling chromium. [native-inputs]: Drop ninja, needed only for qtwebengine. [inputs]: Add harfbuzz to avoid use of bundled copy. (qt-4)[inputs]: Remove inherited harfbuzz again. * gnu/packages/patches/qt5-conflicting-typedefs.patch: Delete file. * gnu-system.am (dist_patch_DATA): Unregister patch. * gnu/packages/patches/qt5-runpath.patch: Adapt patch. Andreas Enge
2015-04-14gnu: qt-5: Allow the use of DT_RUNPATH for libQt5WebEngineCore.so.•••* gnu/packages/patches/qt5-runpath.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/qt.scm (qt)[source]: Use it. Ludovic Courtès