mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
games-server/pvpgn: Revbump for dependency change
Non-maintainer commit Closes: https://bugs.gentoo.org/665896 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
inherit eutils games
|
||||
inherit epatch games
|
||||
|
||||
SUPPORTP="${PN}-support-1.3"
|
||||
DESCRIPTION="A gaming server for Battle.Net compatible clients"
|
||||
@@ -15,7 +15,7 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="mysql postgres"
|
||||
|
||||
DEPEND="mysql? ( virtual/mysql )
|
||||
DEPEND="mysql? ( dev-db/mysql-connector-c:0= )
|
||||
postgres? ( dev-db/postgresql[server] )"
|
||||
RDEPEND=${DEPEND}
|
||||
|
||||
Reference in New Issue
Block a user