summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-19 09:31:38 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-19 09:31:38 +0000
commit6c782cae00f67129105ade3b25a46dd5f2a402a3 (patch)
treebdce2cd2ee633d90e8770459bb0c9ce51b4e24ec /games-util/atlas
parentclean out 0.3 (Manifest recommit) (diff)
downloadgentoo-2-6c782cae00f67129105ade3b25a46dd5f2a402a3.tar.gz
gentoo-2-6c782cae00f67129105ade3b25a46dd5f2a402a3.tar.bz2
gentoo-2-6c782cae00f67129105ade3b25a46dd5f2a402a3.zip
fix depend
Diffstat (limited to 'games-util/atlas')
-rw-r--r--games-util/atlas/atlas-0.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/atlas/atlas-0.2.2.ebuild b/games-util/atlas/atlas-0.2.2.ebuild
index fddf8154ed75..07699bde7532 100644
--- a/games-util/atlas/atlas-0.2.2.ebuild
+++ b/games-util/atlas/atlas-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/atlas-0.2.2.ebuild,v 1.3 2004/02/11 08:13:15 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/atlas-0.2.2.ebuild,v 1.4 2004/03/19 09:30:49 mr_bones_ Exp $
inherit games
@@ -17,7 +17,7 @@ SLOT="0"
IUSE=""
DEPEND=">=games-simulation/flightgear-0.8.0
- >=libpng-1.2.5
+ >=media-libs/libpng-1.2.5
>=media-libs/plib-1.4
virtual/glut"