gnu: guile-gdbm-ffi: Add support for gdbm-1.14.
authorMark H Weaver <mhw@netris.org>
Sun, 18 Mar 2018 12:43:06 +0000 (08:43 -0400)
committerMark H Weaver <mhw@netris.org>
Mon, 19 Mar 2018 03:30:31 +0000 (23:30 -0400)
commit56f31a9fd5806d490570550a0446d41502c6c6eb
tree2862482a33280d2e6095f6dbedb59699b6f0e27c
parent07e36357a51a62ce14afd19a3187ddf6a813cf0a
gnu: guile-gdbm-ffi: Add support for gdbm-1.14.

* gnu/packages/patches/guile-gdbm-ffi-support-gdbm-1.14.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

* gnu/packages/guile.scm (guile-gdbm-ffi)[inputs]: Move above arguments.  Add
the patch, and the 'patch' program.
[propagated-inputs]: Move above arguments.
[arguments]: In the builder, add code to apply the patch.
gnu/local.mk
gnu/packages/guile.scm
gnu/packages/patches/guile-gdbm-ffi-support-gdbm-1.14.patch [new file with mode: 0644]