diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2006-11-12 11:15:35 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2006-11-12 11:15:35 +0000 |
commit | 3e440751cf27810f01f723d4212b3d0418fb14d6 (patch) | |
tree | bcb6d2c15e7e8fcdbb03f12058a3fe8e9431f76c /app-emulation | |
parent | Version bump; add metadata. (diff) | |
download | gentoo-2-3e440751cf27810f01f723d4212b3d0418fb14d6.tar.gz gentoo-2-3e440751cf27810f01f723d4212b3d0418fb14d6.tar.bz2 gentoo-2-3e440751cf27810f01f723d4212b3d0418fb14d6.zip |
DEPEND fix from 1.20
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vice/vice-1.19.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-emulation/vice/vice-1.19.ebuild b/app-emulation/vice/vice-1.19.ebuild index 20bd970c793c..41980efee007 100644 --- a/app-emulation/vice/vice-1.19.ebuild +++ b/app-emulation/vice/vice-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.19.ebuild,v 1.9 2006/09/16 13:55:43 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.19.ebuild,v 1.10 2006/11/12 11:15:35 nyhm Exp $ inherit eutils games @@ -55,6 +55,8 @@ RDEPEND="esd? ( media-sound/esound ) DEPEND="${RDEPEND} || ( ( + x11-apps/bdftopcf + x11-apps/mkfontdir x11-proto/xproto x11-proto/xf86vidmodeproto x11-proto/xextproto |