summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2019-10-28 09:36:32 +0100
committerHartmut Goebel <h.goebel@crazy-compilers.com>2019-10-28 09:36:44 +0100
commite30808ddb33f4aa0c4940ce8596ddc71ff55ed2a (patch)
tree91bde61030e9a4cfdbfc959cd9331915ed80ba6f
parent85f8fb75ee2e4c7ed7da3281618b32c0ba272699 (diff)
downloadguix-patches-e30808ddb33f4aa0c4940ce8596ddc71ff55ed2a.tar
guix-patches-e30808ddb33f4aa0c4940ce8596ddc71ff55ed2a.tar.gz
gnu: weasyprint: Add note to patch.
* gnu/packages/patches/weasyprint-library-paths.patch: Add note.
-rw-r--r--gnu/packages/patches/weasyprint-library-paths.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu/packages/patches/weasyprint-library-paths.patch b/gnu/packages/patches/weasyprint-library-paths.patch
index eabbdbdcd6..317f0c542e 100644
--- a/gnu/packages/patches/weasyprint-library-paths.patch
+++ b/gnu/packages/patches/weasyprint-library-paths.patch
@@ -1,3 +1,8 @@
+Make weasyprint load dynamic libraries from hard-coded path.
+
+From NixOS
+pkgs/development/python-modules/weasyprint/library-paths.patch
+
diff --git a/weasyprint/fonts.py b/weasyprint/fonts.py
index 377716c1..2016e01c 100644
--- a/weasyprint/fonts.py