diff options
Diffstat (limited to 'xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild b/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild index 1d1bc923699f..0c4763b6463f 100644 --- a/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild +++ b/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.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/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild,v 1.2 2007/01/22 23:38:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild,v 1.3 2007/01/23 22:01:26 welp Exp $ inherit xfce44 @@ -9,7 +9,8 @@ xfce44_goodies_panel_plugin DESCRIPTION="A panel plugin for using GNOME applets" KEYWORDS="~amd64 ~x86" -RDEPEND=">=xfce-base/libxfce4util-4.3.90 +RDEPEND=">=xfce-base/libxfce4util-${XFCE_MASTER_VERSION} + >=xfce-base/xfce4-panel-${XFCE_MASTER_VERSION} >=gnome-base/orbit-2.12.5 gnome-base/gnome-panel" DEPEND="${RDEPEND}" |