summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-base/xfce-utils')
-rw-r--r--xfce-base/xfce-utils/ChangeLog6
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.3.90.2.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog
index 1e5b64c5b821..9ae3ff44dc04 100644
--- a/xfce-base/xfce-utils/ChangeLog
+++ b/xfce-base/xfce-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/xfce-utils
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.71 2006/07/13 19:14:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.72 2006/07/20 07:30:26 dostrow Exp $
+
+ 20 Jul 2006; Daniel Ostrow <dostrow@gentoo.org>
+ xfce-utils-4.3.90.2.ebuild:
+ Add dep on xmessage, thanks go to drac for catching the dep.
13 Jul 2006; Aron Griffis <agriffis@gentoo.org> xfce-utils-4.2.3.ebuild:
Mark 4.2.3 stable on ia64
diff --git a/xfce-base/xfce-utils/xfce-utils-4.3.90.2.ebuild b/xfce-base/xfce-utils/xfce-utils-4.3.90.2.ebuild
index 991696f9a018..cd5299e86212 100644
--- a/xfce-base/xfce-utils/xfce-utils-4.3.90.2.ebuild
+++ b/xfce-base/xfce-utils/xfce-utils-4.3.90.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.3.90.2.ebuild,v 1.1 2006/07/10 18:19:43 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.3.90.2.ebuild,v 1.2 2006/07/20 07:30:26 dostrow Exp $
inherit eutils xfce44
@@ -10,7 +10,8 @@ DESCRIPTION="Xfce 4 utilities"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
-RDEPEND="|| ( x11-apps/xrdb
+RDEPEND="|| ( ( x11-apps/xrdb
+ x11-apps/xmessage )
virtual/x11 )
dev-libs/dbh
>=dev-libs/glib-2.2