diff options
| author | Marek Benc <merkur32@gmail.com> | 2014-09-15 07:51:01 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2014-09-15 08:54:02 +0200 |
| commit | 8d9872b539b8491d050ac3bba32028f255f29ed4 (patch) | |
| tree | 6c63b5b80511dcbe863212742a6aaf1c2aedbaad /gnu-system.am | |
| parent | a023cca8d90cfdc7114bbdaa886c52b324075fb6 (diff) | |
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.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am index d5d509e8d77..bf896bf7929 100644 --- a/gnu-system.am +++ b/gnu-system.am | |||
| @@ -350,6 +350,7 @@ dist_patch_DATA = \ | |||
| 350 | gnu/packages/patches/hop-bigloo-4.0b.patch \ | 350 | gnu/packages/patches/hop-bigloo-4.0b.patch \ |
| 351 | gnu/packages/patches/icu4c-test-date-format.patch \ | 351 | gnu/packages/patches/icu4c-test-date-format.patch \ |
| 352 | gnu/packages/patches/inkscape-stray-comma.patch \ | 352 | gnu/packages/patches/inkscape-stray-comma.patch \ |
| 353 | gnu/packages/patches/jbig2dec-ignore-testtest.patch \ | ||
| 353 | gnu/packages/patches/kmod-module-directory.patch \ | 354 | gnu/packages/patches/kmod-module-directory.patch \ |
| 354 | gnu/packages/patches/libbonobo-activation-test-race.patch \ | 355 | gnu/packages/patches/libbonobo-activation-test-race.patch \ |
| 355 | gnu/packages/patches/libevent-dns-tests.patch \ | 356 | gnu/packages/patches/libevent-dns-tests.patch \ |
