aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/qt4-tests.patch
Commit message (Collapse)AuthorAge
* gnu: qt-4: Disable webkit build.Andreas Enge2015-10-04
| | | | | | | | | | * 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>.
* gnu: Add Qt 4.8.5.Andreas Enge2013-10-12
* gnu/packages/qt.scm (qt-4): New variable. * gnu/packages/patches/qt4-tests.patch: New file, patch dropping tests requiring a running X server.