diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-21 21:43:05 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-21 21:43:05 +0000 |
commit | 64700347edf3fd652f0d7f146de4d2a996d6fb09 (patch) | |
tree | d6d224964db39c0a0b207e5464ee26e81fb0819b /net-im/skype/skype-1.2.0.18.ebuild | |
parent | Transition to Manifest2. (diff) | |
download | gentoo-2-64700347edf3fd652f0d7f146de4d2a996d6fb09.tar.gz gentoo-2-64700347edf3fd652f0d7f146de4d2a996d6fb09.tar.bz2 gentoo-2-64700347edf3fd652f0d7f146de4d2a996d6fb09.zip |
this depends on app-emulation/emul-linux-x86-compat
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-im/skype/skype-1.2.0.18.ebuild')
-rw-r--r-- | net-im/skype/skype-1.2.0.18.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/skype/skype-1.2.0.18.ebuild b/net-im/skype/skype-1.2.0.18.ebuild index c82fd05f436e..e063453d0b5c 100644 --- a/net-im/skype/skype-1.2.0.18.ebuild +++ b/net-im/skype/skype-1.2.0.18.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/net-im/skype/skype-1.2.0.18.ebuild,v 1.4 2006/03/03 14:03:49 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-1.2.0.18.ebuild,v 1.5 2007/02/21 21:43:05 blubb Exp $ inherit eutils qt3 @@ -20,6 +20,7 @@ IUSE="static arts esd" DEPEND=" amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.2 >=app-emulation/emul-linux-x86-baselibs-2.1.1 + app-emulation/emul-linux-x86-compat !static? ( >=app-emulation/emul-linux-x86-qtlibs-1.1 ) ) x86? ( !static? ( $(qt_min_version 3.2) ) >=sys-libs/glibc-2.3.2 )" |