From 3d7116b77b95c0fe596686ec9c9d2f118b959c66 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Wed, 6 Oct 2010 21:59:52 +0000 Subject: ... but only if not dedicated (Portage version: 2.1.8.3/cvs/Linux i686) --- games-board/pokerth/pokerth-0.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-board/pokerth') diff --git a/games-board/pokerth/pokerth-0.8.ebuild b/games-board/pokerth/pokerth-0.8.ebuild index fe835ee40a46..e36a3ba8de0c 100644 --- a/games-board/pokerth/pokerth-0.8.ebuild +++ b/games-board/pokerth/pokerth-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild,v 1.3 2010/10/06 21:57:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.ebuild,v 1.4 2010/10/06 21:59:52 mr_bones_ Exp $ EAPI=2 inherit multilib flag-o-matic eutils qt4 games @@ -19,13 +19,13 @@ DEPEND=">=dev-libs/boost-1.41 >=net-libs/gnutls-2.2.2 >=net-misc/curl-7.16 x11-libs/qt-core:4 - x11-libs/qt-sql:4 >=virtual/gsasl-1.1 !dedicated? ( media-libs/libsdl media-libs/sdl-mixer[mikmod,vorbis] >=sys-libs/zlib-1.2.3 x11-libs/qt-gui:4 + x11-libs/qt-sql:4 )" S=${WORKDIR}/${MY_P} -- cgit v1.2.3-65-gdbad