gnu: python@3.5: Fix getentropy() calls on kernels < 3.17.
[jackhill/guix/guix.git] / gnu / local.mk
index 3356c9e..c51e042 100644 (file)
@@ -855,6 +855,7 @@ dist_patch_DATA =                                           \
   %D%/packages/patches/python-3-search-paths.patch             \
   %D%/packages/patches/python-3.4-fix-tests.patch              \
   %D%/packages/patches/python-3.5-fix-tests.patch              \
+  %D%/packages/patches/python-3.5-getentropy-on-old-kernels.patch      \
   %D%/packages/patches/python-dendropy-fix-tests.patch         \
   %D%/packages/patches/python-file-double-encoding-bug.patch   \
   %D%/packages/patches/python-fix-tests.patch                  \