summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorTomáš Čech <sleep_walker@suse.cz>2015-03-05 09:12:20 +0100
committerTomáš Čech <sleep_walker@suse.cz>2015-03-06 09:38:41 +0100
commitf195b36602b0ca65bdd92e8b4ef3a6b71ed52679 (patch)
tree50be4e1269b039d8b98bf01cda58d70387b5833f /gnu-system.am
parent81f36365f1092ccd3b779370c0e35b21db51411e (diff)
downloadpatches-f195b36602b0ca65bdd92e8b4ef3a6b71ed52679.tar
patches-f195b36602b0ca65bdd92e8b4ef3a6b71ed52679.tar.gz
gnu: grub: Add patch to fix new version of freetype
* gnu/packages/patches/grub-freetype.patch: New file. * gnu-system.am (dist_patch_DATA): Add the patch. * gnu/packages/grub.scm (grub): Apply new 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 6129226a47..a10dd33b82 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -412,6 +412,7 @@ dist_patch_DATA = \
gnu/packages/patches/gobject-introspection-girepository.patch \
gnu/packages/patches/grep-CVE-2015-1345.patch \
gnu/packages/patches/grub-gets-undeclared.patch \
+ gnu/packages/patches/grub-freetype.patch \
gnu/packages/patches/gstreamer-0.10-bison3.patch \
gnu/packages/patches/gstreamer-0.10-silly-test.patch \
gnu/packages/patches/guile-1.8-cpp-4.5.patch \