diff options
Diffstat (limited to 'redhat/applications/koffice/koffice-14.0.0.spec')
-rw-r--r-- | redhat/applications/koffice/koffice-14.0.0.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/redhat/applications/koffice/koffice-14.0.0.spec b/redhat/applications/koffice/koffice-14.0.0.spec index 8b4fd5955..b9977cd98 100644 --- a/redhat/applications/koffice/koffice-14.0.0.spec +++ b/redhat/applications/koffice/koffice-14.0.0.spec @@ -120,6 +120,9 @@ BuildRequires: libpaper-devel # RUBY support %if 0%{?with_ruby} BuildRequires: ruby ruby-devel >= 1.8.1 +%if 0%{?fedora} >= 19 +BuildRequires: rubypick +%endif %endif # FREETYPE support |