diff options
author | François Andriot <albator78@libertysurf.fr> | 2018-01-22 21:44:32 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2018-01-22 21:46:39 +0100 |
commit | de0ed0b77306ea28356a1d465331f5820482a732 (patch) | |
tree | 4819f04df929698816f90d2d4a52c9433bed2aa3 /redhat/main | |
parent | f75de71ba981760603a34677c1e4e800be5f512b (diff) | |
download | tde-packaging-de0ed0b77306ea28356a1d465331f5820482a732.tar.gz tde-packaging-de0ed0b77306ea28356a1d465331f5820482a732.zip |
RPM: enable support for PDF in tdegraphics for OSSTW
Diffstat (limited to 'redhat/main')
-rw-r--r-- | redhat/main/tdegraphics/tdegraphics-14.0.0.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/redhat/main/tdegraphics/tdegraphics-14.0.0.spec b/redhat/main/tdegraphics/tdegraphics-14.0.0.spec index db16d58a8..5f957cf4d 100644 --- a/redhat/main/tdegraphics/tdegraphics-14.0.0.spec +++ b/redhat/main/tdegraphics/tdegraphics-14.0.0.spec @@ -195,9 +195,7 @@ BuildRequires: libdrm-devel BuildRequires: OpenEXR-devel # POPPLER support -#if 0%{?suse_version} != 1330 %define with_pdf 1 -#endif %if 0%{?with_pdf} %if 0%{?rhel} >=6 || 0%{?fedora} >= 15 || 0%{?suse_version} BuildRequires: poppler-devel >= 0.12 |