]> git.pld-linux.org Git - packages/xpdf.git/blobdiff - xpdf.spec
- BR: motif-devel >= 2.2 met only by openmotif, won't build with lesstif:
[packages/xpdf.git] / xpdf.spec
index 4441d896a378978e1ecc942ef8dfa9e7a3513993..0e10e9e35a545d4fa4f36ecc21bcd0bf2d1e96a8 100644 (file)
--- a/xpdf.spec
+++ b/xpdf.spec
@@ -33,7 +33,7 @@ BuildRequires:        autoconf
 BuildRequires: freetype-devel >= 2.1.0
 BuildRequires: libpaper-devel
 BuildRequires: libstdc++-devel
-%{?with_x:BuildRequires:       motif-devel}
+%{?with_x:BuildRequires:       motif-devel >= 2.2}
 Suggests:      ghostscript-fonts-std
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -115,8 +115,7 @@ CXXFLAGS="%{rpmcflags} -fno-exceptions -fno-rtti"
        --enable-multithreaded \
        --enable-opi \
        --enable-wordlist \
-       --with-freetype2-includes=/usr/include/freetype2 \
-       --with-gzip
+       --with-freetype2-includes=/usr/include/freetype2
 
 %{__make}
 
This page took 0.083868 seconds and 4 git commands to generate.