commit:     12f9d606372f18de8ee3784af1b4cc0312144503
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 25 20:15:28 2014 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Wed Jun 25 20:15:28 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=12f9d606

xfdesktop: Sync with gentoo-x86

Package-Manager: portage-2.2.10
Manifest-Sign-Key: 84F20B43

---
 xfce-base/xfdesktop/xfdesktop-9999.ebuild | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/xfce-base/xfdesktop/xfdesktop-9999.ebuild 
b/xfce-base/xfdesktop/xfdesktop-9999.ebuild
index f8ede99..eb1043c 100644
--- a/xfce-base/xfdesktop/xfdesktop-9999.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-9999.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.11.4.ebuild,v 1.1 
2014/03/18 18:22:39 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.11.6.ebuild,v 1.1 
2014/04/07 12:17:35 ssuominen Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,8 +11,9 @@ HOMEPAGE="http://www.xfce.org/projects/";
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS=""
-IUSE="debug libnotify thunar"
+IUSE="debug libnotify +thunar"
 
+# src/xfdesktop-file-utils.c:#if GLIB_CHECK_VERSION (2, 38, 0)
 RDEPEND=">=dev-libs/dbus-glib-0.100
        >=dev-libs/glib-2.20
        >=x11-libs/gtk+-2.24:2
@@ -25,7 +26,10 @@ RDEPEND=">=dev-libs/dbus-glib-0.100
        >=xfce-base/libxfce4util-4.11
        >=xfce-base/xfconf-4.10
        libnotify? ( >=x11-libs/libnotify-0.7 )
-       thunar? ( >=xfce-base/thunar-1.6[dbus] )"
+       thunar? (
+               >=dev-libs/glib-2.38
+               >=xfce-base/thunar-1.6[dbus]
+               )"
 DEPEND="${RDEPEND}
        dev-util/intltool
        sys-devel/gettext

Reply via email to