Add installation of libgroonga-dev
This commit is contained in:
parent
22f119e25c
commit
a6265c3868
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
_MARIADB_VERSION=10.2.6
|
||||
_MARIADB_VERSION=10.1.24
|
||||
|
||||
_MARIADB_SRC_BASE_DIR="$(realpath $(dirname $0))"
|
||||
|
||||
@ -25,6 +25,7 @@ _required_debian_packages="libevent-dev
|
||||
libjudy-dev
|
||||
libpam0g-dev
|
||||
libpcre3-dev
|
||||
libgroonga-dev
|
||||
default-jdk"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user