diff options
Diffstat (limited to 'redhat/applications/tellico/tellico.spec')
-rw-r--r-- | redhat/applications/tellico/tellico.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/redhat/applications/tellico/tellico.spec b/redhat/applications/tellico/tellico.spec index d8e8acc36..76e327043 100644 --- a/redhat/applications/tellico/tellico.spec +++ b/redhat/applications/tellico/tellico.spec @@ -170,6 +170,9 @@ BuildRequires: libattr-devel BuildRequires: %{python} BuildRequires: %{python}-devel +# Readline support +BuildRequires: readline-devel + Requires: %{name}-data = %{?epoch:%{epoch}:}%{version}-%{release} Requires: %{name}-scripts = %{?epoch:%{epoch}:}%{version}-%{release} |