[Lunar-commits] <moonbase> gnuplot: Adding an optional_depends for PDFlib-Lite as discovered by dottle.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun Jul 4 15:59:51 CEST 2010


commit 87a2437948dee4900419fe65f717472c4bef0660
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun Jul 4 09:59:51 2010 -0400

    gnuplot: Adding an optional_depends for PDFlib-Lite as discovered by dottle.
---
 science/gnuplot/DEPENDS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/science/gnuplot/DEPENDS b/science/gnuplot/DEPENDS
index be05653..34ee555 100644
--- a/science/gnuplot/DEPENDS
+++ b/science/gnuplot/DEPENDS
@@ -4,4 +4,5 @@ optional_depends "%X"   "--with-x"   "--without-x"   "Use X window system"
 optional_depends lua    "--with-lua" "--without-lua" "For Lua scripting support"
 optional_depends libggi "--with-ggi" "--without-ggi" "For General Graphics Interface support"
 
+optional_depends PDFlib-Lite "--with-pdf" "--without-pdf" "for PDF file support"
 


More information about the Lunar-commits mailing list