summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xxkb/xxkb-1.10.ebuild')
-rw-r--r--x11-misc/xxkb/xxkb-1.10.ebuild16
1 files changed, 13 insertions, 3 deletions
diff --git a/x11-misc/xxkb/xxkb-1.10.ebuild b/x11-misc/xxkb/xxkb-1.10.ebuild
index e69a54126103..72aebf28ba16 100644
--- a/x11-misc/xxkb/xxkb-1.10.ebuild
+++ b/x11-misc/xxkb/xxkb-1.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/xxkb-1.10.ebuild,v 1.10 2005/07/26 15:16:23 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/xxkb-1.10.ebuild,v 1.11 2006/01/21 19:24:00 nelchael Exp $
inherit eutils
@@ -10,9 +10,19 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
-DEPEND="virtual/x11"
IUSE=""
+RDEPEND="|| ( (
+ x11-libs/libX11
+ x11-libs/libXt
+ x11-libs/libXpm )
+ virtual/x11 )"
+DEPEND="${RDEPEND}
+ || ( (
+ x11-misc/imake
+ x11-proto/xproto )
+ virtual/x11 )"
+
src_unpack() {
unpack ${A}