summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xautolock/xautolock-2.1-r1.ebuild')
-rw-r--r--x11-misc/xautolock/xautolock-2.1-r1.ebuild13
1 files changed, 6 insertions, 7 deletions
diff --git a/x11-misc/xautolock/xautolock-2.1-r1.ebuild b/x11-misc/xautolock/xautolock-2.1-r1.ebuild
index c65321903112..5a1238665332 100644
--- a/x11-misc/xautolock/xautolock-2.1-r1.ebuild
+++ b/x11-misc/xautolock/xautolock-2.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/xautolock-2.1-r1.ebuild,v 1.5 2006/10/12 11:15:54 exg Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/xautolock-2.1-r1.ebuild,v 1.6 2007/06/24 18:03:05 drac Exp $
DESCRIPTION="An automatic X screen-locker/screen-saver."
SRC_URI="http://www.ibiblio.org/pub/Linux/X11/screensavers/${P}.tgz"
@@ -13,11 +13,10 @@ IUSE=""
RDEPEND="|| ( x11-misc/xlockmore
x11-misc/xtrlock )"
DEPEND="${RDEPEND}
- || ( (
- x11-libs/libXScrnSaver
- x11-misc/imake
- app-text/rman )
- virtual/x11 )"
+ x11-libs/libXScrnSaver
+ x11-misc/imake
+ app-text/rman
+ x11-proto/scrnsaverproto"
src_compile() {
xmkmf || die