commit:     ada1a814fd8e0557a75133ac2a42832429a670f3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 26 17:42:33 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Oct 26 17:42:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ada1a814

dev-db/mysql-workbench: add missing dependency on libsecret

Closes: https://bugs.gentoo.org/669534
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-db/mysql-workbench/mysql-workbench-8.0.13.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-db/mysql-workbench/mysql-workbench-8.0.13.ebuild 
b/dev-db/mysql-workbench/mysql-workbench-8.0.13.ebuild
index d26dbccfc30..df7e12b9028 100644
--- a/dev-db/mysql-workbench/mysql-workbench-8.0.13.ebuild
+++ b/dev-db/mysql-workbench/mysql-workbench-8.0.13.ebuild
@@ -23,6 +23,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 # glibc: deprecated mutex functions, removed in 2.36.0
 CDEPEND="${PYTHON_DEPS}
+               app-crypt/libsecret
                dev-libs/glib:2
                dev-cpp/antlr-cpp:4
                dev-cpp/atkmm

Reply via email to