kea: update mysql buildoption to use mariadb
This commit is contained in:
parent
827a9714fa
commit
6df11d8a93
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ hostmakedepends="flex bison perl pkg-config automake libtool
|
|||
doxygen elinks libxslt docbook-xsl python3-Sphinx python3-sphinx_rtd_theme"
|
||||
makedepends="boost-devel log4cplus-devel python3-devel
|
||||
$(vopt_if botan botan-devel libressl-devel)
|
||||
$(vopt_if mysql libmysqlclient-devel)
|
||||
$(vopt_if mysql libmariadbclient-devel)
|
||||
$(vopt_if pgsql postgresql-libs-devel)"
|
||||
depends="libkea>=0"
|
||||
checkdepends="procps-ng" #needs pgrep
|
||||
|
|
Loading…
Reference in a new issue