summaryrefslogtreecommitdiff
path: root/dev-db/mysql-workbench/mysql-workbench-6.3.3.ebuild
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-23 09:19:45 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-23 13:20:53 +0200
commitbc18d7b66d7f6683f32385d0c015e4dc44b3a9e5 (patch)
tree46438244e705dffd9569a54f07de99e2dffeb80f /dev-db/mysql-workbench/mysql-workbench-6.3.3.ebuild
parent4460de5791fb8ff96d35d4596a96c79fb9239a98 (diff)
downloadgentoo-bc18d7b66d7f6683f32385d0c015e4dc44b3a9e5.tar.gz
gentoo-bc18d7b66d7f6683f32385d0c015e4dc44b3a9e5.tar.xz
dev-db/mysql-workbench: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-db/mysql-workbench/mysql-workbench-6.3.3.ebuild')
-rw-r--r--dev-db/mysql-workbench/mysql-workbench-6.3.3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-db/mysql-workbench/mysql-workbench-6.3.3.ebuild b/dev-db/mysql-workbench/mysql-workbench-6.3.3.ebuild
index beccd8222f3..d657dd0565f 100644
--- a/dev-db/mysql-workbench/mysql-workbench-6.3.3.ebuild
+++ b/dev-db/mysql-workbench/mysql-workbench-6.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,6 +19,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="debug doc gnome-keyring"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# glibc: deprecated mutex functions, removed in 2.36.0
CDEPEND="${PYTHON_DEPS}
@@ -41,7 +42,7 @@ CDEPEND="${PYTHON_DEPS}
dev-libs/libpcre
>=sci-libs/gdal-1.11.1-r1[-mdb]
virtual/opengl
- >=dev-lang/lua-5.1[deprecated]
+ >=dev-lang/lua-5.1:0[deprecated]
|| ( sys-libs/e2fsprogs-libs dev-libs/ossp-uuid )
dev-libs/tinyxml[stl]
dev-db/mysql-connector-c++