diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-04-04 22:47:12 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-04-04 22:47:12 +0200 |
commit | 2bccc67f69c937e4db4e12f77182be57dbbb9a6a (patch) | |
tree | b5e373b52fbb70d9965dd446300766b449cf524d /redhat/applications/amarok | |
parent | 7b26da834f79b8b6eb2d8e99a1467ffea2791380 (diff) | |
download | tde-packaging-2bccc67f69c937e4db4e12f77182be57dbbb9a6a.tar.gz tde-packaging-2bccc67f69c937e4db4e12f77182be57dbbb9a6a.zip |
RPM Packaging: update 3.5.13.2 packages
Diffstat (limited to 'redhat/applications/amarok')
-rw-r--r-- | redhat/applications/amarok/amarok-3.5.13.2.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/redhat/applications/amarok/amarok-3.5.13.2.spec b/redhat/applications/amarok/amarok-3.5.13.2.spec index c2395dd2c..58764c6de 100644 --- a/redhat/applications/amarok/amarok-3.5.13.2.spec +++ b/redhat/applications/amarok/amarok-3.5.13.2.spec @@ -147,8 +147,12 @@ BuildRequires: %{_lib}inotifytools-devel %if 0%{?fedora} || 0%{?rhel} >= 4 || 0%{?suse_version} || 0%{?mgaversion} || 0%{?mdkversion} %define with_xine 1 %if 0%{?mgaversion} || 0%{?mdkversion} +%if 0%{?pclinuxos} +BuildRequires: %{_lib}xine-devel +%else BuildRequires: %{_lib}xine1.2-devel %endif +%endif %if 0%{?fedora} || 0%{?rhel} BuildRequires: xine-lib-devel %endif |