Revert xineramaproto headers to be based on xinerama use flag (bug #162089, from...
authorCaleb Tennis <caleb@gentoo.org>
Tue, 16 Jan 2007 13:54:03 +0000 (13:54 +0000)
committerCaleb Tennis <caleb@gentoo.org>
Tue, 16 Jan 2007 13:54:03 +0000 (13:54 +0000)
eclass/kde.eclass

index 12987564ad4f601fa1c7b250dcd01a5a856a4110..a94a4c5ad7e95a103138d13a0155963d14a6128c 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2004 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/kde.eclass,v 1.187 2006/12/25 13:49:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/kde.eclass,v 1.188 2007/01/16 13:54:03 caleb Exp $
 #
 # Author Dan Armak <danarmak@gentoo.org>
 #
@@ -36,7 +36,7 @@ DEPEND="sys-devel/make
        dev-lang/perl
        x11-libs/libXt
        x11-proto/xf86vidmodeproto
-       x11-proto/xineramaproto"
+       xinerama? ( x11-proto/xineramaproto )"
 
 RDEPEND="xinerama? ( x11-libs/libXinerama )"