[Xfce4-commits] <xfdesktop:switch-to-exo-1> Depend on exo-1 instead of exo-0.3.

Jannis Pohlmann jannis at xfce.org
Thu Aug 13 02:56:03 CEST 2009


Updating branch refs/heads/switch-to-exo-1
         to f705cd20ce92f8f03ff35a0b503253b6894c8fcb (commit)
       from eebe64cc5ea7f56c18007ace69c71cbeecb1b079 (commit)

commit f705cd20ce92f8f03ff35a0b503253b6894c8fcb
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Thu Aug 13 02:53:57 2009 +0200

    Depend on exo-1 instead of exo-0.3.

 configure.ac.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 8381282..4760f54 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -139,7 +139,7 @@ dnl calls AM_CONDITIONAL(), which cannot be in an 'if' block
 XDT_CHECK_OPTIONAL_PACKAGE([THUNARX], [thunarx-1], [thunar_minimum_version],
     [thunarx],
     [Thunar's extension mechanism, to add external features to the desktop icon implementation])
-XDT_CHECK_OPTIONAL_PACKAGE([LIBEXO], [exo-0.3], [exo_minimum_version], [exo],
+XDT_CHECK_OPTIONAL_PACKAGE([LIBEXO], [exo-1], [exo_minimum_version], [exo],
     [libexo, for nifty icon effects])
 
 



More information about the Xfce4-commits mailing list