Commit 8062299e authored by Marcelo Gutiérrez(UTN/FRH)'s avatar Marcelo Gutiérrez(UTN/FRH) Committed by Thomas Petazzoni
Browse files

mysql: host-mysql depends on host-zlib

parent 47af1662
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ endif

ifeq ($(BR2_PACKAGE_MYSQL_SERVER),y)
MYSQL_DEPENDENCIES += host-mysql host-bison
HOST_MYSQL_DEPENDENCIES =
HOST_MYSQL_DEPENDENCIES = host-zlib

HOST_MYSQL_CONF_OPT = \
	--with-embedded-server \