summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2020-09-23 14:14:09 +0200
committerAndreas Enge <andreas@enge.fr>2020-09-23 14:14:09 +0200
commit049a1714fc0dee6c69f216b6f2e4f43410f6fcac (patch)
treec3ffe607e4aaa0dddd556747439d83872e74bdaa /gnu/local.mk
parent82f983da35c25c9cfd8f2a3b4fc9412f9ace0e04 (diff)
downloadguix-patches-049a1714fc0dee6c69f216b6f2e4f43410f6fcac.tar
guix-patches-049a1714fc0dee6c69f216b6f2e4f43410f6fcac.tar.gz
gnu: fplll: Correct include files.
* gnu/packages/patches/fplll-std-fenv.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/algebra.scm (fplll): Use patch and move all inputs to propagated-inputs.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 7d246d573d..f3b5b17e84 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -968,6 +968,7 @@ dist_patch_DATA = \
%D%/packages/patches/foomatic-filters-CVE-2015-8560.patch \
%D%/packages/patches/fontconfig-hurd-path-max.patch \
%D%/packages/patches/fpc-reproducibility.patch \
+ %D%/packages/patches/fplll-std-fenv.patch \
%D%/packages/patches/freedink-engine-fix-sdl-hints.patch \
%D%/packages/patches/freeimage-unbundle.patch \
%D%/packages/patches/fuse-overlapping-headers.patch \