summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2016-10-02 22:40:59 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2016-10-02 22:40:59 +0200
commit3a7f48e0ad26f92021aa95da10c90c32769b698b (patch)
treec6d706d93cfcab285580af41796d256140f6ab45
parentfc8df1bb806e01748087c21538df60829647092f (diff)
downloadtde-packaging-3a7f48e0ad26f92021aa95da10c90c32769b698b.tar.gz
tde-packaging-3a7f48e0ad26f92021aa95da10c90c32769b698b.zip
RPM packaging: fix tellico dependency to exempi-devel
-rw-r--r--redhat/applications/tellico/tellico-14.0.0.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/redhat/applications/tellico/tellico-14.0.0.spec b/redhat/applications/tellico/tellico-14.0.0.spec
index 27b2fd6e8..c31743928 100644
--- a/redhat/applications/tellico/tellico-14.0.0.spec
+++ b/redhat/applications/tellico/tellico-14.0.0.spec
@@ -108,7 +108,11 @@ BuildRequires: %{_lib}v4l-devel
%endif
# EXEMPI support
+%if 0%{?suse_version}
+BuildRequires: libexempi-devel
+%else
BuildRequires: exempi-devel
+%endif
Requires: %{name}-data = %{?epoch:%{epoch}:}%{version}-%{release}
Requires: %{name}-scripts = %{?epoch:%{epoch}:}%{version}-%{release}