summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-09-06 08:45:30 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-09-06 08:45:30 +0000
commit2fb5d826f7f05105059c275c094c3c551eb32ea2 (patch)
tree5e7a852360b7b64a6001f7ede0091f3982b568ac /media-libs/xvid
parentremove older ebuild that use ant-optional (Manifest recommit) (diff)
downloadgentoo-2-2fb5d826f7f05105059c275c094c3c551eb32ea2.tar.gz
gentoo-2-2fb5d826f7f05105059c275c094c3c551eb32ea2.tar.bz2
gentoo-2-2fb5d826f7f05105059c275c094c3c551eb32ea2.zip
fix deps
Diffstat (limited to 'media-libs/xvid')
-rw-r--r--media-libs/xvid/xvid-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/xvid/xvid-1.0.2.ebuild b/media-libs/xvid/xvid-1.0.2.ebuild
index de33b887e987..d666e5e1f12f 100644
--- a/media-libs/xvid/xvid-1.0.2.ebuild
+++ b/media-libs/xvid/xvid-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-1.0.2.ebuild,v 1.1 2004/09/04 16:29:58 zypher Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-1.0.2.ebuild,v 1.2 2004/09/06 08:45:30 mr_bones_ Exp $
inherit eutils
@@ -14,7 +14,7 @@ SLOT="1"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~ppc64 ~mips"
IUSE="doc"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
x86? ( >=dev-lang/nasm-0.98.36 )"
S="${WORKDIR}/${MY_P}/build/generic"