summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2013-10-12 23:34:22 +0200
committerAndreas Enge <andreas@enge.fr>2013-10-12 23:34:22 +0200
commit8ab00475fba76b665ebe2ca0a6566fcb6af5373d (patch)
treebf4f5614fa596334cfdcd830960e36b04cbb9c55 /gnu-system.am
parentb646c3dd377210504a1a3ea5a963f3502011465e (diff)
downloadguix-patches-8ab00475fba76b665ebe2ca0a6566fcb6af5373d.tar
guix-patches-8ab00475fba76b665ebe2ca0a6566fcb6af5373d.tar.gz
gnu: qt: Add patch to distribution.
* gnu-system.am (dist_patch_DATA): Add qt patch.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am
index 0132187062..227415e7d1 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -237,6 +237,7 @@ dist_patch_DATA = \
gnu/packages/patches/procps-make-3.82.patch \
gnu/packages/patches/python-fix-dbm.patch \
gnu/packages/patches/qemu-multiple-smb-shares.patch \
+ gnu/packages/patches/qt4-tests.patch \
gnu/packages/patches/readline-link-ncurses.patch \
gnu/packages/patches/ripperx-libm.patch \
gnu/packages/patches/scheme48-tests.patch \