diff options
author | François Andriot <[email protected]> | 2017-08-02 17:19:39 +0200 |
---|---|---|
committer | François Andriot <[email protected]> | 2017-08-02 17:19:39 +0200 |
commit | df20fa92cb84771b6c0a3a0f3fa79af383f80d4d (patch) | |
tree | de5c9c98c8da31f46872604da5497bc1871c64bd /redhat/applications/amarok/amarok-14.0.0.spec | |
parent | fafb41251ffab1087bd69f1a8a4232c0651075b0 (diff) | |
download | tde-packaging-df20fa92cb84771b6c0a3a0f3fa79af383f80d4d.tar.gz tde-packaging-df20fa92cb84771b6c0a3a0f3fa79af383f80d4d.zip |
RPM: update build scripts for PCLinuxOS 2017
Diffstat (limited to 'redhat/applications/amarok/amarok-14.0.0.spec')
-rw-r--r-- | redhat/applications/amarok/amarok-14.0.0.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/redhat/applications/amarok/amarok-14.0.0.spec b/redhat/applications/amarok/amarok-14.0.0.spec index 289c85f72..824c9361a 100644 --- a/redhat/applications/amarok/amarok-14.0.0.spec +++ b/redhat/applications/amarok/amarok-14.0.0.spec @@ -210,12 +210,8 @@ BuildRequires: %{_lib}inotifytools-devel %if 0%{?suse_version} || 0%{?mgaversion} || 0%{?mdkversion} || 0%{?fedora} == 18 || 0%{?fedora} == 19 || 0%{?rhel} >= 5 %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 |