diff options
author | Arun Isaac <arunisaac@systemreboot.net> | 2022-04-26 18:16:34 +0530 |
---|---|---|
committer | Efraim Flashner <efraim@flashner.co.il> | 2022-05-09 11:17:25 +0300 |
commit | 086c7c143c93f00690711f42b960c5bd91ed4009 (patch) | |
tree | ee6ea63b9d124ca8ba5e61331c4e05457ab5fc8b /Makefile.am | |
parent | cbda00c499385d5d0c7997bf2bf209c9d68b9df5 (diff) | |
download | guix-086c7c143c93f00690711f42b960c5bd91ed4009.tar.gz |
gnu: tabixpp: Fix cross-compilation.
tabixpp links to libbz2 from bzip2 and liblzma from xz. Therefore, bzip2 and xz should be listed in inputs even though they are already present implicitly in native-inputs. Else, cross-compilation will fail. * gnu/packages/bioinformatics.scm (tabixpp)[inputs]: Add bzip2 and xz. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions