summaryrefslogtreecommitdiffstats
path: root/libraries/podofo/README
diff options
context:
space:
mode:
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.