diff options
author | François Andriot <albator78@libertysurf.fr> | 2022-05-18 21:28:52 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2022-05-20 09:50:17 +0200 |
commit | a9a0aa144af42eead9c2a04101385411ca42d98e (patch) | |
tree | 4afab35a9f3d55e69bb9db926dea4c8b4748a48a /redhat/applications/tellico/tellico.spec | |
parent | cd2a65fac033856bdbabdf029370ba95fdfd4b13 (diff) | |
download | tde-packaging-a9a0aa144af42eead9c2a04101385411ca42d98e.tar.gz tde-packaging-a9a0aa144af42eead9c2a04101385411ca42d98e.zip |
RPM: updates for opensuse build service
Signed-off-by: François Andriot <albator78@libertysurf.fr>
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} |