[Lunar-commits] <moonbase> evince: add opt-dep on dconf

Paul Bredbury brebs at lunar-linux.org
Sat Feb 19 10:38:51 CET 2011


commit b24600eef55f7ac7f5b57685c9b068d16aa4f935
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Sat Feb 19 16:38:51 2011 +0700

    evince: add opt-dep on dconf
    
    Without dconf, evince warns:
    
    GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings
    will not be saved or shared with other applications.
---
 gnome2/desktop/evince/DEPENDS |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/gnome2/desktop/evince/DEPENDS b/gnome2/desktop/evince/DEPENDS
index 13fd62b..5b3fabe 100644
--- a/gnome2/desktop/evince/DEPENDS
+++ b/gnome2/desktop/evince/DEPENDS
@@ -41,3 +41,5 @@ optional_depends  "gobject-introspection"   \
                   "--enable-introspection"  \
                   ""                        \
                   "for introspection support"
+
+optional_depends  "dconf" "" "" "to save user settings"


More information about the Lunar-commits mailing list