diff options
author | François Andriot <albator78@libertysurf.fr> | 2017-11-06 22:43:22 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2017-11-06 22:43:22 +0100 |
commit | 6750b594657a1f38b2739c4a5414aa9130878a4d (patch) | |
tree | 0c66a9e615b8a85d6e215a0b33b71f7f7a20c850 /redhat/applications/koffice | |
parent | 507433d7f4cd9134827333c62620f4dcf24f1d53 (diff) | |
download | tde-packaging-6750b594657a1f38b2739c4a5414aa9130878a4d.tar.gz tde-packaging-6750b594657a1f38b2739c4a5414aa9130878a4d.zip |
RPM: fix kcmldap and koffice build on RHEL5
Diffstat (limited to 'redhat/applications/koffice')
-rw-r--r-- | redhat/applications/koffice/koffice-14.0.0.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/redhat/applications/koffice/koffice-14.0.0.spec b/redhat/applications/koffice/koffice-14.0.0.spec index 98e85ecbf..503c00aa6 100644 --- a/redhat/applications/koffice/koffice-14.0.0.spec +++ b/redhat/applications/koffice/koffice-14.0.0.spec @@ -691,7 +691,6 @@ Requires: lyx-cmex10-fonts %endif %if 0%{?rhel} == 5 Requires: dejavu-lgc-fonts -Requires: lyx-cmex10-fonts %endif %if 0%{?suse_version} >= 1220 Requires: dejavu-fonts |