[Dist/Tizen] Add plug-in API library to development package
authorWook Song <wook16.song@samsung.com>
Fri, 25 Jan 2019 06:27:00 +0000 (15:27 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 28 Jan 2019 10:57:58 +0000 (19:57 +0900)
This patch adds the plug-in API library to the development package for
Tizen.

Signed-off-by: Wook Song <wook16.song@samsung.com>
packaging/nnstreamer.spec

index 78a6ec4..55d8ecd 100644 (file)
@@ -165,6 +165,7 @@ cp -r result %{buildroot}%{_datadir}/nnstreamer/unittest/
 %{_libdir}/libtensor_filter_tfcore.so
 %endif
 %{gstlibdir}/*.so
+%{_libdir}/libnnstreamer_plugin_api.so
 
 %files devel
 %{_includedir}/nnstreamer/*