dev-tcltk/mysqltcl: Revbump for deps

Bug: https://bugs.gentoo.org/665894
Package-Manager: Portage-2.3.49, Repoman-2.3.10
This commit is contained in:
Brian Evans
2018-09-16 19:03:51 -04:00
parent 105ffbd20a
commit fae413ef2f

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=7
DESCRIPTION="TCL MySQL Interface"
HOMEPAGE="http://www.xdobry.de/mysqltcl/"
@@ -14,7 +14,7 @@ IUSE=""
DEPEND="
dev-lang/tcl:0=
virtual/mysql:0="
dev-db/mysql-connector-c:0="
RDEPEND="${DEPEND}"
PATCHES=( "${FILESDIR}"/${PN}-3.05-ldflags.patch )
HTML_DOCS=( doc/mysqltcl.html )