X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fglib-networking.spec;h=1c9ee9a0caf595f86a77c3043a7fa90620218b27;hb=25b9e637c77c31d07c10f2cead00b2d1d83cdeb4;hp=71e5a1a02e18f2e81b63bffe57a8e519387b49c0;hpb=6bf10db381116703a7127d7ae33700dd77fbce82;p=platform%2Fupstream%2Fglib-networking.git diff --git a/packaging/glib-networking.spec b/packaging/glib-networking.spec index 71e5a1a..1c9ee9a 100755 --- a/packaging/glib-networking.spec +++ b/packaging/glib-networking.spec @@ -36,7 +36,7 @@ Currently, there is only a proxy module based on libproxy. cp %{SOURCE1001} . %build -meson --prefix /usr/ --libdir %{_libdir} build -Dstatic_modules=false -Dgnutls=disabled -Dopenssl=enabled -Ddefault_ca_file=%{TZ_SYS_RO_CA_BUNDLE} +meson --prefix /usr/ --libdir %{_libdir} build -Dstatic_modules=false -Dgnutls=disabled -Dopenssl=enabled -Ddefault_ca_file=%{TZ_SYS_RO_CA_BUNDLE} -Dtizen_ext=true ninja -C build all %install