summaryrefslogtreecommitdiffstats
path: root/libraries/podofo
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-26 18:27:28 +0200
committer ponce <matteo.bernardini@gmail.com>2012-08-26 18:27:28 +0200
commit06096e723da13fedff578c6e9d3262710734e166 (patch)
tree32881179cff575b4f983d5ff288d2c627fc5db58 /libraries/podofo
parent4a6972fc424cff064a3aff655917bfc9c3cd6916 (diff)
downloadslackbuilds-06096e723da13fedff578c6e9d3262710734e166.tar.gz
slackbuilds-06096e723da13fedff578c6e9d3262710734e166.tar.xz
libraries/podofo: Fixed dep information
Diffstat (limited to 'libraries/podofo')
-rw-r--r--libraries/podofo/README2
-rw-r--r--libraries/podofo/podofo.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/libraries/podofo/README b/libraries/podofo/README
index 935c0c95f5..7f330d2994 100644
--- a/libraries/podofo/README
+++ b/libraries/podofo/README
@@ -1,4 +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: cppunit and lua.
+Optional dependencies are cppunit and lua.
diff --git a/libraries/podofo/podofo.info b/libraries/podofo/podofo.info
index fe926115b3..06fa1be8d3 100644
--- a/libraries/podofo/podofo.info
+++ b/libraries/podofo/podofo.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/podofo/podofo-0.9.1.tar.gz"
MD5SUM="cec586ab69f92bc88d38b5d4b8eee5a0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="cppunit lua"
+REQUIRES=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"