summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-11-04 18:06:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-11-04 18:06:42 +0000
commitc7edd13afa45672bfa701724fd1e8d9bfdb28692 (patch)
tree214ef9692a0875922525c66b6a7705331730ddc9 /games-board/pokerth
parentVersion bump (diff)
downloadgentoo-2-c7edd13afa45672bfa701724fd1e8d9bfdb28692.tar.gz
gentoo-2-c7edd13afa45672bfa701724fd1e8d9bfdb28692.tar.bz2
gentoo-2-c7edd13afa45672bfa701724fd1e8d9bfdb28692.zip
Add qt-core dep (bug #291877)
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-board/pokerth')
-rw-r--r--games-board/pokerth/ChangeLog5
-rw-r--r--games-board/pokerth/pokerth-0.7.1.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog
index ac39fcbacd9f..9e382317b5e1 100644
--- a/games-board/pokerth/ChangeLog
+++ b/games-board/pokerth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/pokerth
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.7 2009/07/17 08:13:02 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.8 2009/11/04 18:06:42 mr_bones_ Exp $
+
+ 04 Nov 2009; Michael Sterrett <mr_bones_@gentoo.org> pokerth-0.7.1.ebuild:
+ Add qt-core dep (bug #291877)
*pokerth-0.7.1 (17 Jul 2009)
diff --git a/games-board/pokerth/pokerth-0.7.1.ebuild b/games-board/pokerth/pokerth-0.7.1.ebuild
index 23c697e3ec5b..d3d9e32810b5 100644
--- a/games-board/pokerth/pokerth-0.7.1.ebuild
+++ b/games-board/pokerth/pokerth-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.7.1.ebuild,v 1.1 2009/07/17 08:13:02 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.7.1.ebuild,v 1.2 2009/11/04 18:06:42 mr_bones_ Exp $
EAPI=2
inherit multilib flag-o-matic eutils qt4 games
@@ -18,6 +18,7 @@ IUSE="dedicated"
DEPEND="dev-libs/boost:1.39
>=net-libs/gnutls-2.2.2
>=net-misc/curl-7.16
+ x11-libs/qt-core:4
!dedicated? (
media-libs/libsdl
media-libs/sdl-mixer[mikmod,vorbis]