summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-i18n/x-unikey/x-unikey-1.0.2.ebuild')
-rw-r--r--app-i18n/x-unikey/x-unikey-1.0.2.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/app-i18n/x-unikey/x-unikey-1.0.2.ebuild b/app-i18n/x-unikey/x-unikey-1.0.2.ebuild
index 88c038410a36..5ec4291bd73e 100644
--- a/app-i18n/x-unikey/x-unikey-1.0.2.ebuild
+++ b/app-i18n/x-unikey/x-unikey-1.0.2.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/app-i18n/x-unikey/x-unikey-1.0.2.ebuild,v 1.2 2005/08/08 10:45:59 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/x-unikey-1.0.2.ebuild,v 1.3 2006/02/10 20:57:57 liquidx Exp $
inherit eutils
@@ -14,7 +14,8 @@ SLOT="0"
KEYWORDS="~ppc ~x86"
IUSE="nls gtk doc"
-DEPEND="virtual/x11
+DEPEND="|| ( ( x11-libs/libX11 x11-libs/libSM x11-libs/libICE )
+ virtual/x11 )
nls? ( sys-devel/gettext )
gtk? ( >=x11-libs/gtk+-2.2 )"