diff options
Diffstat (limited to 'sci-chemistry/icm/icm-3.7.2e.ebuild')
-rw-r--r-- | sci-chemistry/icm/icm-3.7.2e.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sci-chemistry/icm/icm-3.7.2e.ebuild b/sci-chemistry/icm/icm-3.7.2e.ebuild index f6f781457fb7..484079735d52 100644 --- a/sci-chemistry/icm/icm-3.7.2e.ebuild +++ b/sci-chemistry/icm/icm-3.7.2e.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/icm-3.7.2e.ebuild,v 1.1 2013/02/20 13:15:45 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/icm-3.7.2e.ebuild,v 1.2 2013/04/21 19:58:57 mgorny Exp $ EAPI="5" @@ -43,7 +43,10 @@ DEPEND="!sci-chemistry/icm-browser ) 32bit? ( app-emulation/emul-linux-x86-compat - app-emulation/emul-linux-x86-xlibs + || ( + x11-libs/libX11[abi_x86_32] + app-emulation/emul-linux-x86-xlibs + ) ) ) x86? ( |