diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-10-06 18:41:10 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-10-06 18:41:10 +0000 |
commit | df147e2c3cd779895972e181724a21b2b9c706bb (patch) | |
tree | 1604c1ed1cc0fe1f29741829cbbdfd8ad77da606 /xfce-base | |
parent | err I cant spell: s/convienence/convenience/ (diff) | |
download | gentoo-2-df147e2c3cd779895972e181724a21b2b9c706bb.tar.gz gentoo-2-df147e2c3cd779895972e181724a21b2b9c706bb.tar.bz2 gentoo-2-df147e2c3cd779895972e181724a21b2b9c706bb.zip |
dep fixes
(Portage version: 1.589-cvs)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild | 3 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.2.2-r1.ebuild | 3 | ||||
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.2.2-r1.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild index 98fa743a5eb5..d254b4efd795 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild,v 1.2 2005/10/06 06:23:02 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild,v 1.3 2005/10/06 18:41:10 bcowan Exp $ inherit xfce42 eutils @@ -12,6 +12,7 @@ RDEPEND="|| ( ( x11-libs/libX11 x11-libs/libICE x11-libs/libSM ) virtual/x11 ) + x11-libs/startup-notification ~xfce-base/libxfce4util-${PV}" DEPEND="${RDEPEND} || ( ( x11-libs/libXt diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.2.2-r1.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.2.2-r1.ebuild index 1b5d7dbb0572..edda3c96ec5e 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.2.2-r1.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.2.2-r1.ebuild,v 1.1 2005/10/06 06:34:37 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.2.2-r1.ebuild,v 1.2 2005/10/06 18:41:10 bcowan Exp $ inherit xfce42 @@ -11,6 +11,7 @@ RDEPEND="|| ( ( x11-libs/libX11 x11-libs/libICE x11-libs/libSM ) virtual/x11 ) + x11-libs/startup-notification ~xfce-base/xfce-mcs-plugins-${PV}" DEPEND="${RDEPEND} || ( ( x11-libs/libXt diff --git a/xfce-base/xfwm4/xfwm4-4.2.2-r1.ebuild b/xfce-base/xfwm4/xfwm4-4.2.2-r1.ebuild index 330727d414e2..4b7324d826e7 100644 --- a/xfce-base/xfwm4/xfwm4-4.2.2-r1.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.2.2-r1.ebuild,v 1.1 2005/10/06 06:44:05 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.2.2-r1.ebuild,v 1.2 2005/10/06 18:41:10 bcowan Exp $ inherit xfce42 @@ -18,6 +18,7 @@ RDEPEND="|| ( ( x11-libs/libX11 x11-libs/libXfixes x11-libs/libXpm ) virtual/x11 ) + x11-libs/startup-notification ~xfce-base/xfce-mcs-manager-${PV}" DEPEND="${RDEPEND} || ( ( x11-proto/xproto |