From 6eb0b201f5580ab72d13f3b9029653b2d22e343a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sun, 2 Oct 2016 20:48:01 +0200 Subject: [PATCH] RPM packaging: fix tellico build depencency to tdemultimedia-devel --- redhat/applications/tellico/tellico-14.0.0.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/redhat/applications/tellico/tellico-14.0.0.spec b/redhat/applications/tellico/tellico-14.0.0.spec index 2eff43b22..91c5c5767 100644 --- a/redhat/applications/tellico/tellico-14.0.0.spec +++ b/redhat/applications/tellico/tellico-14.0.0.spec @@ -63,6 +63,7 @@ Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz BuildRequires: trinity-tdelibs-devel >= %{tde_version} BuildRequires: trinity-tdebase-devel >= %{tde_version} +BuildRequires: trinity-tdemultimedia-devel >= %{tde_version} BuildRequires: desktop-file-utils BuildRequires: gettext