[Lunar-commits] <moonbase> evince: Adding an optional_depends to disable DVI backend support.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Jun 7 13:07:16 CEST 2010
commit 033ccb1dd8e2887f0c68afc9fa2c0d9e12678e21
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Jun 7 07:07:16 2010 -0400
evince: Adding an optional_depends to disable DVI backend support.
---
gnome2/desktop/evince/DEPENDS | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/gnome2/desktop/evince/DEPENDS b/gnome2/desktop/evince/DEPENDS
index 6c33990..940c2b9 100644
--- a/gnome2/desktop/evince/DEPENDS
+++ b/gnome2/desktop/evince/DEPENDS
@@ -36,3 +36,8 @@ optional_depends "libgnomeprintui" \
"--with-print=gnome" \
"--with-print=gtk" \
"for the GNOME printer UI instead of the GTK UI"
+
+optional_depends "teTeX" \
+ "--enable-dvi" \
+ "--disable-dvi" \
+ "for DVI Backend support"
More information about the Lunar-commits
mailing list