diff --git a/python-automaton.spec b/python-automaton.spec index c70790542ecb86088fe44589eb3c1c073e958dd1..dc34a8680eaa57a9588a9796ec616574bddaf078 100644 --- a/python-automaton.spec +++ b/python-automaton.spec @@ -18,7 +18,7 @@ BuildRequires: python2-devel BuildRequires: python2-setuptools Requires: python2-pbr Requires: python2-six -Requires: python2-PrettyTable +Requires: python2-prettytable %description -n python2-automaton Friendly state machines for python.