mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/mysql-workbench to 8.0.31-2
This commit is contained in:
parent
6e589cc0ec
commit
ef3e9e7903
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ highmem=1
|
|||
|
||||
pkgname=mysql-workbench
|
||||
pkgver=8.0.31
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
_mysql_version=${pkgver}
|
||||
_connector_version=${pkgver}
|
||||
_gdal_version=3.5.1
|
||||
|
@ -25,7 +25,7 @@ arch=('x86_64')
|
|||
url='https://www.mysql.com/products/workbench/'
|
||||
license=('GPL2')
|
||||
depends=('cairo' 'antlr4-runtime' 'curl' 'desktop-file-utils' 'freetype2' 'giflib'
|
||||
'gtkmm3' 'hicolor-icon-theme' 'json-c' 'libgl' 'libsecret' 'libssh'
|
||||
'gtkmm3' 'hicolor-icon-theme' 'json-c' 'libgl' 'libsecret' 'libssh' 'libaio'
|
||||
'libxml2' 'libzip' 'pcre' 'proj' 'python' 'rapidjson' 'unixodbc'
|
||||
'vsqlite++' 'zstd')
|
||||
makedepends=('cmake' 'boost' 'mesa' 'swig' 'java-runtime' 'imagemagick'
|
||||
|
|
Loading…
Reference in a new issue