[Lunar-commits] <moonbase> groff: netpbm should not be a hard depends, making it optional.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Mon Feb 16 16:59:07 CET 2009
commit ca0e9c2fd931a530c4bc2f9053134d6d51f937fd
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Mon Feb 16 10:59:07 2009 -0500
groff: netpbm should not be a hard depends, making it optional.
---
doc-tools/groff/DEPENDS | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/doc-tools/groff/DEPENDS b/doc-tools/groff/DEPENDS
index 70d4030..7362876 100644
--- a/doc-tools/groff/DEPENDS
+++ b/doc-tools/groff/DEPENDS
@@ -1,4 +1,5 @@
depends bison
-depends netpbm
+
+optional_depends netpbm "" "" "for pnmtopng support"
optional_depends psutils "" "" "for groff's HTML backend support"
More information about the Lunar-commits
mailing list