diff options
Diffstat (limited to 'app-admin/watchdog/watchdog-5.2.ebuild')
-rw-r--r-- | app-admin/watchdog/watchdog-5.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/watchdog/watchdog-5.2.ebuild b/app-admin/watchdog/watchdog-5.2.ebuild index 1bc44ce60253..9914eb3f6262 100644 --- a/app-admin/watchdog/watchdog-5.2.ebuild +++ b/app-admin/watchdog/watchdog-5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/watchdog/watchdog-5.2.ebuild,v 1.8 2002/10/04 03:47:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/watchdog/watchdog-5.2.ebuild,v 1.9 2002/10/20 18:14:57 vapier Exp $ S="${WORKDIR}/${P}" DESCRIPTION="A software watchdog." @@ -11,7 +11,6 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 -ppc" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { # Two configure switches have been added to use /etc/watchdog |