|
@@ -10,7 +10,7 @@ LIBCPPRESTSDK_LICENSE = MIT
|
|
LIBCPPRESTSDK_LICENSE_FILES = license.txt
|
|
LIBCPPRESTSDK_LICENSE_FILES = license.txt
|
|
LIBCPPRESTSDK_SUBDIR = Release
|
|
LIBCPPRESTSDK_SUBDIR = Release
|
|
LIBCPPRESTSDK_INSTALL_STAGING = YES
|
|
LIBCPPRESTSDK_INSTALL_STAGING = YES
|
|
-LIBCPPRESTSDK_DEPENDENCIES += host-pkgconf boost openssl
|
|
|
|
|
|
+LIBCPPRESTSDK_DEPENDENCIES += host-pkgconf boost openssl zlib
|
|
LIBCPPRESTSDK_CONF_OPTS = -DWERROR=OFF -DBUILD_SAMPLES=OFF
|
|
LIBCPPRESTSDK_CONF_OPTS = -DWERROR=OFF -DBUILD_SAMPLES=OFF
|
|
|
|
|
|
ifeq ($(BR2_STATIC_LIBS),y)
|
|
ifeq ($(BR2_STATIC_LIBS),y)
|