diff options
Diffstat (limited to 'app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild')
-rw-r--r-- | app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild index ae070a685b29..219e4ad6633a 100644 --- a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild +++ b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild,v 1.3 2006/04/28 15:21:30 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild,v 1.4 2007/07/02 14:01:30 peper Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -13,7 +13,7 @@ LICENSE="GPL-2 LGPL-2.1 KQEMU" SLOT="0" KEYWORDS="-alpha amd64 ~ppc -sparc ~x86" IUSE="sdl kqemu alsa" #qvm86 debug nptl qemu-fast nptlonly" -RESTRICT="nostrip" +RESTRICT="strip" RDEPEND="sdl? ( media-libs/libsdl ) |