summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorMarek Benc <merkur32@gmail.com>2014-09-15 07:51:01 +0200
committerLudovic Courtès <ludo@gnu.org>2014-09-15 08:54:02 +0200
commit8d9872b539b8491d050ac3bba32028f255f29ed4 (patch)
tree6c63b5b80511dcbe863212742a6aaf1c2aedbaad /gnu-system.am
parenta023cca8d90cfdc7114bbdaa886c52b324075fb6 (diff)
downloadpatches-8d9872b539b8491d050ac3bba32028f255f29ed4.tar
patches-8d9872b539b8491d050ac3bba32028f255f29ed4.tar.gz
gnu: Add jbig2dec
* gnu/packages/image.scm (jbig2dec): New variable. * gnu/packages/patches/jbig2dec-ignore-testtest.patch: New file. * gnu-system.am (dist_patch_DATA): Added the above patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
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 d5d509e8d7..bf896bf792 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -350,6 +350,7 @@ dist_patch_DATA = \
gnu/packages/patches/hop-bigloo-4.0b.patch \
gnu/packages/patches/icu4c-test-date-format.patch \
gnu/packages/patches/inkscape-stray-comma.patch \
+ gnu/packages/patches/jbig2dec-ignore-testtest.patch \
gnu/packages/patches/kmod-module-directory.patch \
gnu/packages/patches/libbonobo-activation-test-race.patch \
gnu/packages/patches/libevent-dns-tests.patch \