diff options
Diffstat (limited to 'games-puzzle/cuyo/cuyo-1.8.1.ebuild')
-rw-r--r-- | games-puzzle/cuyo/cuyo-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/cuyo/cuyo-1.8.1.ebuild b/games-puzzle/cuyo/cuyo-1.8.1.ebuild index 2b186b966a2b..12136aeef260 100644 --- a/games-puzzle/cuyo/cuyo-1.8.1.ebuild +++ b/games-puzzle/cuyo/cuyo-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cuyo/cuyo-1.8.1.ebuild,v 1.6 2004/06/24 23:03:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cuyo/cuyo-1.8.1.ebuild,v 1.7 2004/07/01 05:24:56 mr_bones_ Exp $ inherit games @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11 x11-libs/qt" |