Skip to content

Commit

Permalink
Require the Python 2 version of pykickstart (#1202255)
Browse files Browse the repository at this point in the history
The 'pykickstart' package now pulls in the Python 3 version.
  • Loading branch information
vpodzime committed Mar 18, 2015
1 parent 5b00114 commit 9a6acef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-blivet.spec
Expand Up @@ -24,7 +24,7 @@ BuildRequires: python-setuptools

Requires: python
Requires: python-six
Requires: pykickstart >= %{pykickstartver}
Requires: python-kickstart >= %{pykickstartver}
Requires: util-linux >= %{utillinuxver}
Requires: python-pyudev
Requires: parted >= %{partedver}
Expand Down

0 comments on commit 9a6acef

Please sign in to comment.