summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2015-07-06 22:58:52 -0400
committerMark H Weaver <mhw@netris.org>2015-07-06 23:01:56 -0400
commitc803ffcb3a9d5669bf5bae62b66fa058d697545c (patch)
treec2a375fb29f081c5c3f197edb77b7529a7f46cc7 /gnu-system.am
parent0ba652b2f58bcc9fee16228721c77d3676b17302 (diff)
gnu: icecat: Fix build against libvpx 1.4.
* gnu/packages/patches/icecat-libvpx-1.4.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (icecat)[source]: Add 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 d6b2aad7c1..71c238b564 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -481,6 +481,7 @@ dist_patch_DATA = \
gnu/packages/patches/icecat-CVE-2015-2739.patch \
gnu/packages/patches/icecat-CVE-2015-2740.patch \
gnu/packages/patches/icecat-CVE-2015-2743.patch \
+ gnu/packages/patches/icecat-libvpx-1.4.patch \
gnu/packages/patches/irrlicht-mesa-10.patch \
gnu/packages/patches/jbig2dec-ignore-testtest.patch \
gnu/packages/patches/kmod-module-directory.patch \