summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Jones <carpaski@gentoo.org>2003-11-24 06:19:09 +0000
committerNicholas Jones <carpaski@gentoo.org>2003-11-24 06:19:09 +0000
commit0fa71384cfe71a4f65cb46fc34f9317bea80ff05 (patch)
treef525ced86a4eacf11a83c9bf00c301fbefa47e5c /eclass/php.eclass
parentadd header, and fix error handling (diff)
downloadgentoo-2-0fa71384cfe71a4f65cb46fc34f9317bea80ff05.tar.gz
gentoo-2-0fa71384cfe71a4f65cb46fc34f9317bea80ff05.tar.bz2
gentoo-2-0fa71384cfe71a4f65cb46fc34f9317bea80ff05.zip
Added virtual/glibc to the deps to cause the cache entry size to
change. THis fixes a depcache issue lots of people have been experiencing since sys-apps/bzip2 was moved to app-arch.
Diffstat (limited to 'eclass/php.eclass')
-rw-r--r--eclass/php.eclass8
1 files changed, 6 insertions, 2 deletions
diff --git a/eclass/php.eclass b/eclass/php.eclass
index 18d280a7c853..8404d50c03c9 100644
--- a/eclass/php.eclass
+++ b/eclass/php.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php.eclass,v 1.91 2003/11/14 20:12:34 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php.eclass,v 1.92 2003/11/24 06:19:09 carpaski Exp $
# Author: Robin H. Johnson <robbat2@gentoo.org>
# This EBUILD is totally masked presently. Use it at your own risk. I know it
@@ -97,7 +97,11 @@ RDEPEND="
>=app-text/sablotron-0.97
dev-libs/expat
sys-libs/zlib
- virtual/mta"
+ virtual/mta
+ virtual/glibc"
+# virtual/glibc line added as a fix for an rsync issue regarding cache
+# regeneration. It's harmless, but it causes that particular issue to
+# disappear. (sys-apps -> app-arch move stuff)
# libswf is ONLY available on x86
RDEPEND="${RDEPEND} flash? (