From f2c3d9d37d5621d30d182d1ddb301919a58a0c2f Mon Sep 17 00:00:00 2001 From: pcpa Date: Tue, 11 Feb 2014 16:32:28 -0200 Subject: [PATCH] Add missing python-twisted-email requires (#1063061) --- sagemath.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sagemath.spec b/sagemath.spec index 1633869..5c2772a 100644 --- a/sagemath.spec +++ b/sagemath.spec @@ -299,6 +299,7 @@ Requires: python-ipython Requires: python-matplotlib Requires: python-networkx Requires: python-polybori +Requires: python-twisted-mail Requires: python-twisted-web Requires: python-twisted-web2 Requires: python-ZODB3