summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/fuse/fuse-0.6.2.1.ebuild')
-rw-r--r--app-emulation/fuse/fuse-0.6.2.1.ebuild24
1 files changed, 13 insertions, 11 deletions
diff --git a/app-emulation/fuse/fuse-0.6.2.1.ebuild b/app-emulation/fuse/fuse-0.6.2.1.ebuild
index 7721408f090a..8131876deea2 100644
--- a/app-emulation/fuse/fuse-0.6.2.1.ebuild
+++ b/app-emulation/fuse/fuse-0.6.2.1.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/app-emulation/fuse/fuse-0.6.2.1.ebuild,v 1.2 2004/03/21 06:31:05 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.6.2.1.ebuild,v 1.3 2004/03/26 09:45:59 mr_bones_ Exp $
DESCRIPTION="Free Unix Spectrum Emulator by Philip Kendall"
HOMEPAGE="http://fuse-emulator.sourceforge.net/"
@@ -19,18 +19,20 @@ DEPEND="dev-lang/perl
png? ( media-libs/libpng )
zlib? ( sys-libs/zlib )
>=app-emulation/libspectrum-0.2.1
- || (
- X? (
+ X? (
+ virtual/x11
+ gtk? (
+ gtk2? ( =x11-libs/gtk+-2* )
+ !gtk2? ( =x11-libs/gtk+-1* )
+ )
+ )
+ !X? (
+ || (
+ sdl? ( media-libs/libsdl )
+ svga? ( media-libs/svgalib )
+ fbcon? ( )
virtual/x11
- gtk? (
- gtk2? ( =x11-libs/gtk+-2* )
- !gtk2? ( =x11-libs/gtk+-1* )
- )
)
- sdl? ( media-libs/libsdl )
- svga? ( media-libs/svgalib )
- fbcon? ( )
- virtual/x11
)
gnome? ( =dev-libs/glib-1* )
libdsk? ( app-emulation/libdsk