[Lunar-commits] <moonbase> poppler: Changing the gir-repository to gobject-introspection. Tested it here with

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Wed Dec 29 08:26:30 CET 2010


commit e6555cca6bcad7b382cf31aedb85d393f975b6e7
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Dec 29 02:26:30 2010 -0500

    poppler: Changing the gir-repository to gobject-introspection. Tested it here with
    
    the latter and no gir-repository installed; the install went fine. ISTR xoritor
    mentioning that gir-repository is depreciated, if so we should stay away from it.
    I don't have it installed on this box and have not run into any issues.
---
 libs/poppler/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libs/poppler/DEPENDS b/libs/poppler/DEPENDS
index 898ad17..3ed80a5 100644
--- a/libs/poppler/DEPENDS
+++ b/libs/poppler/DEPENDS
@@ -21,7 +21,7 @@ optional_depends  "gtk+-2" \
                   "--disable-gdk"  \
                   "for GTK wrapper support"
 
-optional_depends  "gir-repository" \
+optional_depends  "gobject-introspection" \
                   ""  \
                   "--enable-introspection=no"  \
                   "for GTK introspection support"


More information about the Lunar-commits mailing list