aboutsummaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2014-11-23 15:41:30 +0100
committerAndreas Enge <andreas@enge.fr>2014-11-23 15:46:06 +0100
commitbc0b89bb3eca3adf35230d1fe7f89664762be4e8 (patch)
tree56cff94b41e40ed10560bc70b98164e34e8fddfb /gnu-system.am
parentaf89a6673522a0260f04ae503b53813c053ca26f (diff)
downloadguix-bc0b89bb3eca3adf35230d1fe7f89664762be4e8.tar
guix-bc0b89bb3eca3adf35230d1fe7f89664762be4e8.tar.gz
gnu: xf86-video-openchrome: Patch to correct build failure.
* gnu/packages/xorg.scm (xf86-video-openchrome): Add patch for build failure with glibc-2.20. Fixes bug #18740. * gnu/packages/patches/xf86-video-openchrome-includes.patch: New file. * gnu-system.am (dist_patch_DATA): Register 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 d3b822c169..4c9fcda8b9 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -435,6 +435,7 @@ dist_patch_DATA = \
gnu/packages/patches/vpnc-script.patch \
gnu/packages/patches/w3m-fix-compile.patch \
gnu/packages/patches/xf86-input-synaptics-glibc-2.20.patch \
+ gnu/packages/patches/xf86-video-openchrome-includes.patch \
gnu/packages/patches/xmodmap-asprintf.patch
bootstrapdir = $(guilemoduledir)/gnu/packages/bootstrap