summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-12-03 00:55:14 +0000
committerMike Frysinger <vapier@gentoo.org>2005-12-03 00:55:14 +0000
commitf53f3142d4bef039a7ee616b4d6fd203a049e7ea (patch)
treefc4bac55374d8a72764e17f8dc2b25351cc1fdad /sys-libs/glibc/glibc-2.3.5-r3.ebuild
parentinitial import #35767 (diff)
downloadgentoo-2-f53f3142d4bef039a7ee616b4d6fd203a049e7ea.tar.gz
gentoo-2-f53f3142d4bef039a7ee616b4d6fd203a049e7ea.tar.bz2
gentoo-2-f53f3142d4bef039a7ee616b4d6fd203a049e7ea.zip
remove os-headers from RDEPEND #82815
(Portage version: 2.0.53)
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.5-r3.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.3.5-r3.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-libs/glibc/glibc-2.3.5-r3.ebuild b/sys-libs/glibc/glibc-2.3.5-r3.ebuild
index b09cfd840e27..5452ed2086db 100644
--- a/sys-libs/glibc/glibc-2.3.5-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.3.5-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5-r3.ebuild,v 1.8 2005/11/30 23:19:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5-r3.ebuild,v 1.9 2005/12/03 00:55:14 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1032,8 +1032,7 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1
nls? ( sys-devel/gettext )
selinux? ( !build? ( sys-libs/libselinux ) )"
-RDEPEND="virtual/os-headers
- sys-libs/timezone-data
+RDEPEND="sys-libs/timezone-data
nls? ( sys-devel/gettext )
selinux? ( !build? ( sys-libs/libselinux ) )"