filter::python3: do not break converter/decoder
[platform/upstream/nnstreamer.git] / nnstreamer.pc.in
1 # Package Information for pkg-config, for nnstreamer sub-plugin and custom plugin writers
2
3 prefix=@PREFIX@
4 exec_prefix=@EXEC_PREFIX@
5 libdir=@LIB_INSTALL_DIR@
6 includedir=@INCLUDE_INSTALL_DIR@
7 test_templatedir=@TEST_TEMPLATE_DIR@ # test template dir to be used
8
9 Name: nnstreamer
10 Description: Dev Kit of Neural Network Suite (NNStreamer) for GStreamer
11 Version: @VERSION@
12 Requires: nnstreamer-single
13 Libs: -L${libdir} -lnnstreamer
14 Cflags: -I${includedir}/nnstreamer