Remove unused module dependency on tizen build accepted/tizen/unified/20191115.084023 submit/tizen/20191115.064053
authorHaesik Jun <haesik.jun@samsung.com>
Fri, 15 Nov 2019 06:38:07 +0000 (15:38 +0900)
committerHaesik Jun <haesik.jun@samsung.com>
Fri, 15 Nov 2019 06:38:07 +0000 (15:38 +0900)
openssl and libcurl are no longer used on tizen platform

Change-Id: I42873f1d5812fdb42e31b1a64cbbf350b378c3c6
Signed-off-by: Haesik Jun <haesik.jun@samsung.com>
config/tizen/packaging/iotjs.spec
packaging/iotjs.spec

index 1a535e2..6edf4b9 100644 (file)
@@ -26,10 +26,6 @@ BuildRequires: pkgconfig(capi-appfw-app-control)
 BuildRequires: pkgconfig(bundle)
 #BuildRequires: pkgconfig(st_things_sdkapi)
 
-#for https
-BuildRequires:  openssl-devel
-BuildRequires:  libcurl-devel
-
 Requires(postun): /sbin/ldconfig
 Requires(post): /sbin/ldconfig
 
@@ -82,7 +78,6 @@ V=1 VERBOSE=1 ./tools/build.py \
   --external-lib=capi-appfw-app-control \
   --external-lib=appcore-agent \
   --external-lib=pthread \
-  --external-lib=curl \
   --external-lib=glib-2.0 \
   --external-include-dir=/usr/include/dlog/ \
   --external-include-dir=/usr/include/appcore-agent/ \
index 1a535e2..6edf4b9 100644 (file)
@@ -26,10 +26,6 @@ BuildRequires: pkgconfig(capi-appfw-app-control)
 BuildRequires: pkgconfig(bundle)
 #BuildRequires: pkgconfig(st_things_sdkapi)
 
-#for https
-BuildRequires:  openssl-devel
-BuildRequires:  libcurl-devel
-
 Requires(postun): /sbin/ldconfig
 Requires(post): /sbin/ldconfig
 
@@ -82,7 +78,6 @@ V=1 VERBOSE=1 ./tools/build.py \
   --external-lib=capi-appfw-app-control \
   --external-lib=appcore-agent \
   --external-lib=pthread \
-  --external-lib=curl \
   --external-lib=glib-2.0 \
   --external-include-dir=/usr/include/dlog/ \
   --external-include-dir=/usr/include/appcore-agent/ \