diff options
Diffstat (limited to 'gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.16.0.ebuild')
-rw-r--r-- | gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.16.0.ebuild | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.16.0.ebuild b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.16.0.ebuild index 7e754bc03730..c15b02796914 100644 --- a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.16.0.ebuild +++ b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.16.0.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/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.16.0.ebuild,v 1.1 2006/09/07 03:51:02 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.16.0.ebuild,v 1.2 2006/09/12 17:37:37 dang Exp $ inherit eutils gnome2 @@ -26,10 +26,9 @@ RDEPEND="dev-libs/glib gnome-base/gnome-keyring gnome-base/libgnomecanvas >=gnome-base/gnome-panel-2.0 - || ( ( x11-libs/libXmu - x11-libs/libXau - x11-libs/libSM ) - virtual/x11 )" + x11-libs/libXmu + x11-libs/libXau + x11-libs/libSM" DEPEND="${RDEPEND} dev-libs/libxslt |