summaryrefslogtreecommitdiffstats
path: root/libraries/podofo/README
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2010-05-13 00:33:04 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 00:33:04 +0200
commitdecc84ae3929dc125ae8fd138c2dae4dc5cd9ac8 (patch)
treebde00d223d6e2022a615590744579bdd2975f1c7 /libraries/podofo/README
parent5f2f8c13cdb175a51428885fdc57a8b62f0f6486 (diff)
downloadslackbuilds-decc84ae3929dc125ae8fd138c2dae4dc5cd9ac8.tar.gz
slackbuilds-decc84ae3929dc125ae8fd138c2dae4dc5cd9ac8.tar.xz
libraries/podofo: Updated for version 0.7.0
Diffstat (limited to 'libraries/podofo/README')
-rw-r--r--libraries/podofo/README5
1 files changed, 1 insertions, 4 deletions
diff --git a/libraries/podofo/README b/libraries/podofo/README
index 5b9d6dcb99..935c0c95f5 100644
--- a/libraries/podofo/README
+++ b/libraries/podofo/README
@@ -1,7 +1,4 @@
The PoDoFo library is a free, portable C++ library. It can
parse existing PDF files and create new ones from scratch.
-Optional build requirements: boost, cppunit, and lua.
-
-To enable boost support pass HAVE_BOOST=yes to the build script:
- HAVE_BOOST=yes ./podofo.SlackBuild
+Optional build requirements: cppunit and lua.