[Lunar-commits] <moonbase> poppler: add an optional depend on gtk+-2.

Florin Braescu florin at lunar-linux.org
Tue Aug 19 21:59:34 CEST 2008


commit 26a2e49d4c0998ea057847150a36880eb0fbd466
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Aug 19 22:59:34 2008 +0300

    poppler: add an optional depend on gtk+-2.
---
 libs/poppler/DEPENDS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/libs/poppler/DEPENDS b/libs/poppler/DEPENDS
index 411cbeb..16f8835 100644
--- a/libs/poppler/DEPENDS
+++ b/libs/poppler/DEPENDS
@@ -14,3 +14,9 @@ optional_depends  "qt4"                    \
                    ""                      \
                    "--disable-poppler-qt4" \
                    "for Qt4 wrapper support"
+
+optional_depends  "gtk+-2" \
+                  ""       \
+                  ""       \
+                  "for GTK wrapper support"
+


More information about the Lunar-commits mailing list