summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2014-12-26 15:48:26 -0500
committerMark H Weaver <mhw@netris.org>2014-12-26 15:50:32 -0500
commit977736fc4064e6575abde12dbfe7bb79afad54be (patch)
treefab75744b90cb10eca9022445a570bb5c4a56140 /gnu-system.am
parent8a984cb3072fe769ddd2bcefac873222f8f474b6 (diff)
downloadguix-977736fc4064e6575abde12dbfe7bb79afad54be.tar.gz
guix-977736fc4064e6575abde12dbfe7bb79afad54be.tar.xz
gnu: irrlicht: Fix build with mesa-10.
* gnu/packages/patches/irrlicht-mesa-10.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/games.scm (irrlicht): Add patch. Add glu to inputs.
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 2bc688b435..5acc6f4413 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -388,6 +388,7 @@ dist_patch_DATA = \
gnu/packages/patches/icecat-CVE-2014-1592.patch \
gnu/packages/patches/icecat-CVE-2014-1593.patch \
gnu/packages/patches/icecat-CVE-2014-1594.patch \
+ gnu/packages/patches/irrlicht-mesa-10.patch \
gnu/packages/patches/jbig2dec-ignore-testtest.patch \
gnu/packages/patches/kmod-module-directory.patch \
gnu/packages/patches/libarchive-CVE-2013-0211.patch \