]> git.pld-linux.org Git - packages/poppler0.61.git/commitdiff
- enable zlib support
authorfreetz <freetz@pld-linux.org>
Sat, 25 Feb 2006 13:54:14 +0000 (13:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poppler.spec -> 1.33

poppler.spec

index 910b51a0f014dc0e8653de731da9bd500922f5e5..f31887376b432d9bcad788d26971df96e2e1a43c 100644 (file)
@@ -31,6 +31,7 @@ BuildRequires:        libtool >= 2:1.5
 BuildRequires: pkgconfig
 %{?with_qt:BuildRequires:      qt-devel}
 %{?with_cairo:Requires:        cairo >= %{cairo_ver}}
+BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -187,6 +188,7 @@ Pakiet zawiera zestaw narz
        --enable-a4-paper \
        %{?with_apidocs:--enable-gtk-doc} \
        --enable-xpdf-headers \
+       --enable-zlib \
        --with-html-dir=%{_gtkdocdir}
 %{__make}
 
This page took 0.110482 seconds and 4 git commands to generate.