[Xfce4-commits] <postler:master> The story of libfolks continues, adding GEE lib

Christian Dywan noreply at xfce.org
Thu Jul 14 02:02:09 CEST 2011


Updating branch refs/heads/master
         to 7a70c859de841ed54e30174fe9e64d64dc06d4c2 (commit)
       from 371a90e18324dbcfbe91ca08dfa61c1e12d32fd7 (commit)

commit 7a70c859de841ed54e30174fe9e64d64dc06d4c2
Author: Christian Dywan <christian at twotoasts.de>
Date:   Thu Jul 14 00:06:22 2011 +0200

    The story of libfolks continues, adding GEE lib
    
    Apparently this is included on some systems, but not all.

 postler/wscript_build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/postler/wscript_build b/postler/wscript_build
index 78e9dcc..b35b463 100644
--- a/postler/wscript_build
+++ b/postler/wscript_build
@@ -14,7 +14,7 @@ obj.target = 'postler'
 obj.includes = '. ..'
 obj.find_sources_in_dirs ('.')
 obj.uselib = 'GIO GTHREAD GTK WEBKIT SQLITE3 LIBNOTIFY LIBCANBERRA  \
-              UNIQUE INDICATE ZEITGEIST FOLKS'
+              UNIQUE INDICATE ZEITGEIST FOLKS GEE'
 obj.packages = 'config postler posix gio-2.0 libnotify libcanberra sqlite3'
 obj.vapi_dirs = '.'
 



More information about the Xfce4-commits mailing list