projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6618768
)
dev-db/metakit: Needs tcl-8.6 for compiling (#553556)
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 6 Jun 2017 10:39:03 +0000
(12:39 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 6 Jun 2017 10:39:28 +0000
(12:39 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-db/metakit/metakit-2.4.9.7-r2.ebuild
patch
|
blob
|
history
diff --git
a/dev-db/metakit/metakit-2.4.9.7-r2.ebuild
b/dev-db/metakit/metakit-2.4.9.7-r2.ebuild
index 6a3521056a483accd9b319ac5fd5ce47dd46e5cf..6f734ed0c15cf7263dd0bfc44dc045ed6e3cd90c 100644
(file)
--- a/
dev-db/metakit/metakit-2.4.9.7-r2.ebuild
+++ b/
dev-db/metakit/metakit-2.4.9.7-r2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-18,7
+18,7
@@
IUSE="python static tcl"
DEPEND="
python? ( ${PYTHON_DEPS} )
- tcl? (
dev-lang/tcl
:0= )"
+ tcl? (
>=dev-lang/tcl-8.6
:0= )"
RDEPEND="${DEPEND}"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"