mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
eclass: Update mysql dependency in emboss-r2
Closes: https://bugs.gentoo.org/show_bug.cgi?id=677592 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666016 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666018 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666020 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666022 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666024 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666026 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666028 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666030 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666032 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666034 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666036 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666038 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666040 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666042 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666044 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666046 Closes: https://bugs.gentoo.org/show_bug.cgi?id=666048 Signed-off-by: Brian Evans <grknight@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# @ECLASS: emboss-r2.eclass
|
||||
@@ -58,7 +58,7 @@ RDEPEND="
|
||||
dev-libs/libpcre:3
|
||||
sci-libs/plplot:=
|
||||
sys-libs/zlib
|
||||
mysql? ( virtual/mysql )
|
||||
mysql? ( dev-db/mysql-connector-c:0= )
|
||||
pdf? ( media-libs/libharu:= )
|
||||
png? ( media-libs/gd:2=[png] )
|
||||
postgres? ( dev-db/postgresql:= )
|
||||
|
||||
Reference in New Issue
Block a user