summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Klimaszewski <steev@gentoo.org>2013-03-28 02:06:23 +0000
committerStephen Klimaszewski <steev@gentoo.org>2013-03-28 02:06:23 +0000
commit5e7e59c224c8eb452a46fe3926bf7c060847fe47 (patch)
treea385f95e13d79307c26c5dc1cddccd088e377df0 /app-emulation/qemu/qemu-9999.ebuild
parentDrop unused file. (diff)
downloadgentoo-2-5e7e59c224c8eb452a46fe3926bf7c060847fe47.tar.gz
gentoo-2-5e7e59c224c8eb452a46fe3926bf7c060847fe47.tar.bz2
gentoo-2-5e7e59c224c8eb452a46fe3926bf7c060847fe47.zip
Upstream has changed the qemu configure script, change requested by Cardoe via email
(Portage version: 2.1.11.59/cvs/Linux x86_64, signed Manifest commit with key FDAA957E)
Diffstat (limited to 'app-emulation/qemu/qemu-9999.ebuild')
-rw-r--r--app-emulation/qemu/qemu-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild
index 1aa86af3ca34..49e767cab298 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild,v 1.47 2013/02/28 16:07:36 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild,v 1.48 2013/03/28 02:06:23 steev Exp $
EAPI="4"
@@ -280,7 +280,7 @@ src_configure() {
$(use_enable kernel_linux kvm) \
$(use_enable kernel_linux nptl) \
$(use_enable ncurses curses) \
- $(use_enable opengl) \
+ $(use_enable opengl glx) \
$(use_enable png vnc-png) \
$(use_enable rbd) \
$(use_enable sasl vnc-sasl) \