summary refs log tree commit diff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-06-10 01:25:17 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-06-10 01:26:50 +0200
commitc447eb4d1d7c222a68b1fd2397e01ff56a473e62 (patch)
treedc511517c3313959a6ea466a74af625b190f019d /gnu/local.mk
parent310c89e330c31e0dfc94a9a0d36f4e717ab677bb (diff)
downloadguix-c447eb4d1d7c222a68b1fd2397e01ff56a473e62.tar.gz
gnu: Restore allegro-mesa-18.2.5-and-later.patch.
Dropped in 49405aaf5c2c9cfc713c7efdccaf6d48d3c714a3, it's still in use
by the (leaf) allegro-5.0 package.

* gnu/packages/patches/allegro-mesa-18.2.5-and-later.patch: Newish file.
* gnu/local.mk (dist_patch_DATA): Re-add it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 907641ff3e..0522148385 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -662,6 +662,7 @@ dist_patch_DATA =						\
   %D%/packages/patches/aegisub-icu59-include-unistr.patch	\
   %D%/packages/patches/aegisub-boost68.patch                    \
   %D%/packages/patches/agg-am_c_prototype.patch			\
+  %D%/packages/patches/allegro-mesa-18.2.5-and-later.patch	\
   %D%/packages/patches/amule-crypto-6.patch			\
   %D%/packages/patches/antiword-CVE-2014-8123.patch			\
   %D%/packages/patches/antlr3-3_1-fix-java8-compilation.patch	\