From a7ece725e2de13c28378e42196118adf7e27326b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Thu, 1 Jan 2015 23:59:12 +0100 Subject: RPM packaging: update amarok --- redhat/applications/amarok/amarok-14.0.0.spec | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/redhat/applications/amarok/amarok-14.0.0.spec b/redhat/applications/amarok/amarok-14.0.0.spec index a339a085b..2ef721b3e 100644 --- a/redhat/applications/amarok/amarok-14.0.0.spec +++ b/redhat/applications/amarok/amarok-14.0.0.spec @@ -82,6 +82,15 @@ BuildRequires: sqlite-devel # not used anymore, in favor of libvisual ? -- Rex #{?fedora:BuildRequires: xmms-devel} +# IDN support +BuildRequires: libidn-devel + +# GAMIN support +# Not on openSUSE. +%if 0%{?rhel} || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion} +%define with_gamin 1 +BuildRequires: gamin-devel +%endif # DBUS support %if 0%{?suse_version} -- cgit v1.2.1