From bf71c94631842c235863e9ae72d0a9358f0f4115 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sun, 23 Feb 2014 18:57:26 +0100 Subject: [PATCH] ipython notebook needs python-jinja2 --- ipython.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ipython.spec b/ipython.spec index c29223e..320e341 100644 --- a/ipython.spec +++ b/ipython.spec @@ -78,6 +78,7 @@ Summary(pl.UTF-8): Moduły interaktywnej powłoki języka Python Group: Libraries/Python %pyrequires_eq python-devel-tools %pyrequires_eq pydoc +Requires: python-jinja2 %description -n python-ipython IPython is a free software project which tries to: -- 2.44.0