Browse Source

poppler: changed to install unsupported xpdf headersi by default (see note)

Note:

Some packages still rely on the old xpdf headers and because xpdf itself
is not installing them it is safe to enable them by default.
user/karasz/next/updates
Christian Wiese 14 years ago
parent
commit
a18664f123
  1. 3
      graphic/poppler/poppler.conf

3
graphic/poppler/poppler.conf

@ -25,3 +25,6 @@ fi
# help to find fontconfig header files
var_append CXX_WRAPPER_APPEND ' ' "-I$(pkgprefix -r includedir fontconfig)"
# Install unsupported xpdf headers
var_append confopt ' ' '--enable-xpdf-headers'

Loading…
Cancel
Save