diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-06-30 21:15:08 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-06-30 21:15:08 +0200 |
commit | 2d4b1216e089a2259539e514761f2c11b0b93212 (patch) | |
tree | 4c8f8a151cb4be57d09f2f3a019150aa07ff9ef9 /redhat/applications/koffice/trinity-koffice-3.5.13.2.spec | |
parent | 2150025507b510d1a8c40872487ac191ce12b02b (diff) | |
download | tde-packaging-2d4b1216e089a2259539e514761f2c11b0b93212.tar.gz tde-packaging-2d4b1216e089a2259539e514761f2c11b0b93212.zip |
RPM Packaging: updates
Diffstat (limited to 'redhat/applications/koffice/trinity-koffice-3.5.13.2.spec')
-rw-r--r-- | redhat/applications/koffice/trinity-koffice-3.5.13.2.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/redhat/applications/koffice/trinity-koffice-3.5.13.2.spec b/redhat/applications/koffice/trinity-koffice-3.5.13.2.spec index 57cfda50e..ab290b820 100644 --- a/redhat/applications/koffice/trinity-koffice-3.5.13.2.spec +++ b/redhat/applications/koffice/trinity-koffice-3.5.13.2.spec @@ -149,7 +149,12 @@ BuildRequires: libwpd-devel Obsoletes: trinity-libwpd # WV2 support +%if 0%{?mgaversion} || 0%{?mdkversion} +BuildRequires: %{_lib}wv2-devel +%endif +%if 0%{?rhel} || 0%{?fedora} || 0%{?suse_version} BuildRequires: wv2-devel +%endif # MESA support %if 0%{?mgaversion} || 0%{?mdkversion} |