summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Smith <smithj@gentoo.org>2005-06-17 00:07:11 +0000
committerJonathan Smith <smithj@gentoo.org>2005-06-17 00:07:11 +0000
commit6423059aec121790d20654a899de6f11619025ab (patch)
treef8a721b9c5d2b297c43754912f4e77d0da55eaf2 /x11-misc
parentadded a workaround for sqlite's configure failing, compiles and loads on x86 (diff)
downloadgentoo-2-6423059aec121790d20654a899de6f11619025ab.tar.gz
gentoo-2-6423059aec121790d20654a899de6f11619025ab.tar.bz2
gentoo-2-6423059aec121790d20654a899de6f11619025ab.zip
blah... finally fixed?
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xautolock/xautolock-2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xautolock/xautolock-2.1.ebuild b/x11-misc/xautolock/xautolock-2.1.ebuild
index 1b35cf12a593..7078b465a898 100644
--- a/x11-misc/xautolock/xautolock-2.1.ebuild
+++ b/x11-misc/xautolock/xautolock-2.1.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/x11-misc/xautolock/xautolock-2.1.ebuild,v 1.14 2005/06/17 00:05:26 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/xautolock-2.1.ebuild,v 1.15 2005/06/17 00:07:11 smithj Exp $
DESCRIPTION="An automatic X screen-locker/screen-saver."
SRC_URI="http://www.ibiblio.org/pub/Linux/X11/screensavers/${P}.tgz"
@@ -10,8 +10,8 @@ SLOT="0"
KEYWORDS="x86 sparc ppc ~amd64"
IUSE=""
-DEPEND="virtual/x11
- || ( x11-misc/xlockmore
+DEPEND="virtual/x11"
+RDEPEND="|| ( x11-misc/xlockmore
x11-misc/xtrlock )"
src_compile() {