aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/qt4-tests.patch
AgeCommit message (Collapse)Author
2015-10-04gnu: qt-4: Disable webkit build.Andreas Enge
* gnu/packages/qt.scm (qt-4)[source]: Add snippet to remove the webkit code and drop one patch used previously for webkit. [arguments]: Add configure flag to disable building the webkit module. * gnu/packages/patches/qt4-tests.patch: Delete file. * gnu-system.am (dist_patch_DATA): Unregister patch. Partially fixes <http://bugs.gnu.org/21288>.
2013-10-12gnu: Add Qt 4.8.5.Andreas Enge
* gnu/packages/qt.scm (qt-4): New variable. * gnu/packages/patches/qt4-tests.patch: New file, patch dropping tests requiring a running X server.