diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-03-03 14:03:49 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-03-03 14:03:49 +0000 |
commit | 4d0f1b8e98a45bc76e8040b131a684a03679a9a4 (patch) | |
tree | f7c608dfc3ef04ea001c149c6710cfb122b67209 /net-im/skype/skype-1.2.0.18.ebuild | |
parent | remove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has ... (diff) | |
download | gentoo-2-4d0f1b8e98a45bc76e8040b131a684a03679a9a4.tar.gz gentoo-2-4d0f1b8e98a45bc76e8040b131a684a03679a9a4.tar.bz2 gentoo-2-4d0f1b8e98a45bc76e8040b131a684a03679a9a4.zip |
remove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has been deprecated a while ago
(Portage version: 2.1_pre4-r1)
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, 2 insertions, 3 deletions
diff --git a/net-im/skype/skype-1.2.0.18.ebuild b/net-im/skype/skype-1.2.0.18.ebuild index ba32ba168f9e..c82fd05f436e 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 # 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.3 2006/01/19 20:10:08 sekretarz Exp $ +# $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 $ inherit eutils qt3 @@ -18,8 +18,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="static arts esd" DEPEND=" - amd64? ( app-emulation/emul-linux-x86-glibc - >=app-emulation/emul-linux-x86-xlibs-1.2 + amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.2 >=app-emulation/emul-linux-x86-baselibs-2.1.1 !static? ( >=app-emulation/emul-linux-x86-qtlibs-1.1 ) ) x86? ( !static? ( $(qt_min_version 3.2) ) |