Backported from: From 426eb97ba762c7663884f57ead0909f2aa3cd6a5 Mon Sep 17 00:00:00 2001 From: Cyril Bouvier Date: Thu, 17 Jan 2019 16:32:19 +0100 Subject: [PATCH] Remove @LINBOXSAGE_LIBS@ from linbox.pc.in --- linbox.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linbox.pc.in b/linbox.pc.in index 278f127e4..c6b8091eb 100644 --- a/linbox.pc.in +++ b/linbox.pc.in @@ -9,6 +9,6 @@ Description: Exact Linear Algebra library URL: http://github.com/linbox-team/linbox Version: @VERSION@ Requires: fflas-ffpack >= 2.4.0, givaro >= 4.1.0 -Libs: -L${libdir} -llinbox @LINBOXSAGE_LIBS@ @NTL_LIBS@ @MPFR_LIBS@ @FPLLL_LIBS@ @IML_LIBS@ @FLINT_LIBS@ @OCL_LIBS@ +Libs: -L${libdir} -llinbox @NTL_LIBS@ @MPFR_LIBS@ @FPLLL_LIBS@ @IML_LIBS@ @FLINT_LIBS@ @OCL_LIBS@ Cflags: @DEFAULT_CFLAGS@ -DDISABLE_COMMENTATOR -I${includedir} @NTL_CFLAGS@ @MPFR_CFLAGS@ @FPLLL_CFLAGS@ @IML_CFLAGS@ @FLINT_CFLAGS@ \------------------------------------------------------- sub'>Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/magic-wormhole.scm
AgeCommit message (Collapse)Author
2022-09-01gnu: Add missing imports for python-check.Liliana Marie Prikler
This fixes an issue introduced in 3bf5a19609560c7ba985eda66019eda15aaf4a86, which caused `guix pull', `guix time-machine', and a few other commands to fail. * gnu/packages/diffoscope.scm: Import python-check. * gnu/packages/django.scm: Likewise. * gnu/packages/logging.scm: Likewise. * gnu/packages/magic-wormhole.scm: Likewise. * gnu/packages/networking.scm: Likewise.
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
2020-04-29gnu: Magic Wormhole: Update to 0.12.0.Leo Famulari
* gnu/packages/magic-wormhole.scm (magic-wormhole): Update to 0.12.0.
2020-04-29gnu: magic-wormhole-transit-relay: Update to 0.2.1.Leo Famulari
* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): Update to 0.2.1.
2020-04-29gnu: magic-wormhole-mailbox-server: Update to 0.4.1.Leo Famulari
* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server): Update to 0.4.1.