diff options
Diffstat (limited to 'x11-plugins/wmgtemp/wmgtemp-0.6.ebuild')
-rw-r--r-- | x11-plugins/wmgtemp/wmgtemp-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild b/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild index 5a4bc09b3e95..85502a45295f 100644 --- a/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild +++ b/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild,v 1.9 2004/06/28 20:46:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild,v 1.10 2005/02/27 12:25:19 brix Exp $ IUSE="" @@ -14,7 +14,7 @@ LICENSE="Artistic" SLOT="0" KEYWORDS="x86 -ppc -sparc amd64" -DEPEND="sys-apps/lm-sensors +DEPEND="sys-apps/lm_sensors >=sys-apps/sed-4" src_unpack() { |