[SCM] polybori: Polynomials over Boolean Rings branch, master, updated. upstream/0.8.2-140-ge61fdaa

Alexander Dreyer adreyer at gmx.de
Tue Jan 22 23:24:28 UTC 2013


The following commit has been merged in the master branch:
commit 448d64406a0d90a6d76197dcad69ebb07249906a
Author: Alexander Dreyer <adreyer at gmx.de>
Date:   Tue Jan 22 22:47:58 2013 +0100

    Removed unnessary (and possibly invalid) dependency

diff --git a/SConstruct b/SConstruct
index f8e46b0..e4d788b 100644
--- a/SConstruct
+++ b/SConstruct
@@ -2128,7 +2128,7 @@ if retrieve_m4ri:
 
     env.Alias("m4ri-build", m4ribld)
     env.Append(LIBPATH=BuildLibPath())
-    env.Depends(libgbShared + pypb, m4ribld)
+    env.Depends(libgbShared, m4ribld)
     env.Clean(BuildPath('tmp'), m4ri_dir)
 
 

-- 
polybori: Polynomials over Boolean Rings



More information about the debian-science-commits mailing list