diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-08 05:33:35 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-08 05:33:35 +0000 |
commit | 0e6486066dfdcfc280b3f62bf1b0b7000cf6ab73 (patch) | |
tree | e04fa9430dffe79a7fe1f546c27a01698e973029 /x11-libs/libnotify/libnotify-0.4.4.ebuild | |
parent | remove reference to old, removed dbus (bug #183696) (diff) | |
download | historical-0e6486066dfdcfc280b3f62bf1b0b7000cf6ab73.tar.gz historical-0e6486066dfdcfc280b3f62bf1b0b7000cf6ab73.tar.bz2 historical-0e6486066dfdcfc280b3f62bf1b0b7000cf6ab73.zip |
remove reference to old, removed dbus (bug #183696)
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'x11-libs/libnotify/libnotify-0.4.4.ebuild')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libnotify/libnotify-0.4.4.ebuild b/x11-libs/libnotify/libnotify-0.4.4.ebuild index c9e0fa6ebca2..953e000ea9fe 100644 --- a/x11-libs/libnotify/libnotify-0.4.4.ebuild +++ b/x11-libs/libnotify/libnotify-0.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild,v 1.2 2007/05/26 18:47:11 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild,v 1.3 2007/07/08 05:33:35 mr_bones_ Exp $ inherit eutils @@ -17,7 +17,7 @@ RDEPEND=">=x11-libs/gtk+-2.6 >=dev-libs/glib-2.6 || ( ( >=dev-libs/dbus-glib-0.71 ) - ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.60 ) + >=sys-apps/dbus-0.60 ) || ( x11-misc/notification-daemon xfce-extra/notification-daemon-xfce )" DEPEND="${RDEPEND} |