diff options
| author | Mark H Weaver <mhw@netris.org> | 2014-12-26 15:48:26 -0500 |
|---|---|---|
| committer | Mark H Weaver <mhw@netris.org> | 2014-12-26 15:50:32 -0500 |
| commit | 977736fc4064e6575abde12dbfe7bb79afad54be (patch) | |
| tree | fab75744b90cb10eca9022445a570bb5c4a56140 /gnu-system.am | |
| parent | 8a984cb3072fe769ddd2bcefac873222f8f474b6 (diff) | |
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.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am index 2bc688b4353..5acc6f44135 100644 --- a/gnu-system.am +++ b/gnu-system.am | |||
| @@ -388,6 +388,7 @@ dist_patch_DATA = \ | |||
| 388 | gnu/packages/patches/icecat-CVE-2014-1592.patch \ | 388 | gnu/packages/patches/icecat-CVE-2014-1592.patch \ |
| 389 | gnu/packages/patches/icecat-CVE-2014-1593.patch \ | 389 | gnu/packages/patches/icecat-CVE-2014-1593.patch \ |
| 390 | gnu/packages/patches/icecat-CVE-2014-1594.patch \ | 390 | gnu/packages/patches/icecat-CVE-2014-1594.patch \ |
| 391 | gnu/packages/patches/irrlicht-mesa-10.patch \ | ||
| 391 | gnu/packages/patches/jbig2dec-ignore-testtest.patch \ | 392 | gnu/packages/patches/jbig2dec-ignore-testtest.patch \ |
| 392 | gnu/packages/patches/kmod-module-directory.patch \ | 393 | gnu/packages/patches/kmod-module-directory.patch \ |
| 393 | gnu/packages/patches/libarchive-CVE-2013-0211.patch \ | 394 | gnu/packages/patches/libarchive-CVE-2013-0211.patch \ |
