From 70c462614dcbe0e81ddc74ac2edb35b45771fd2b Mon Sep 17 00:00:00 2001 From: Martin Sivak Date: Fri, 11 Jan 2013 16:15:34 +0100 Subject: Require F19 anaconda --- inital-setup.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inital-setup.spec b/inital-setup.spec index 46f271d..fe7436b 100644 --- a/inital-setup.spec +++ b/inital-setup.spec @@ -25,7 +25,7 @@ BuildRequires: pygobject3 BuildRequires: python-babel Requires: gtk3 Requires: python -Requires: anaconda +Requires: anaconda >= 19.0 Requires(post): systemd-units systemd-sysv chkconfig Requires(preun): systemd-units Requires(postun): systemd-units -- cgit