[arch-commits] Commit in mysql-workbench/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Mon Jul 30 14:34:30 UTC 2018


    Date: Monday, July 30, 2018 @ 14:34:30
  Author: eworm
Revision: 364972

libgnome-keyring was depreciated and replaced with libsecret

Modified:
  mysql-workbench/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-30 13:18:50 UTC (rev 364971)
+++ PKGBUILD	2018-07-30 14:34:30 UTC (rev 364972)
@@ -18,12 +18,11 @@
 url='https://www.mysql.com/products/workbench/'
 license=('GPL2')
 depends=('cairo' 'ctemplate' 'desktop-file-utils' 'freetype2' 'gtkmm3'
-	'hicolor-icon-theme' 'libgl' 'libgnome-keyring' 'libiodbc' 'libxml2'
+	'hicolor-icon-theme' 'libgl' 'libsecret' 'libiodbc' 'libxml2'
 	'libzip' 'mysql-python' 'pcre' 'python2' 'python2-cairo'
 	'python2-pexpect' 'tinyxml' 'unixodbc' 'vsqlite++' 'proj' 'json-c'
 	'antlr4-runtime')
-optdepends=('gnome-keyring: store SSH/MySQL passwords in GNOME password manager'
-	'python2-pyodbc: database migration')
+optdepends=('python2-pyodbc: database migration')
 makedepends=('cmake' 'boost' 'mesa' 'swig' 'java-runtime' 'imagemagick' 'antlr4')
 validpgpkeys=('A4A9406876FCBD3C456770C88C718D3B5072E1F5'  # MySQL Release Engineering <mysql-build at oss.oracle.com>
               '8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D') # Andreas Schneider <asn at cryptomilk.org> (for libssh)



More information about the arch-commits mailing list