We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e154ebc commit 6026570Copy full SHA for 6026570
config/tizen/packaging/iotjs.spec
@@ -26,10 +26,6 @@ BuildRequires: pkgconfig(capi-appfw-app-control)
26
BuildRequires: pkgconfig(bundle)
27
#BuildRequires: pkgconfig(st_things_sdkapi)
28
29
-#for https
30
-BuildRequires: openssl-devel
31
-BuildRequires: libcurl-devel
32
-
33
Requires(postun): /sbin/ldconfig
34
Requires(post): /sbin/ldconfig
35
@@ -82,7 +78,6 @@ V=1 VERBOSE=1 ./tools/build.py \
82
78
--external-lib=capi-appfw-app-control \
83
79
--external-lib=appcore-agent \
84
80
--external-lib=pthread \
85
- --external-lib=curl \
86
81
--external-lib=glib-2.0 \
87
--external-include-dir=/usr/include/dlog/ \
88
--external-include-dir=/usr/include/appcore-agent/ \
0 commit comments