projects
/
platform
/
upstream
/
nnstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61067f7
)
[PkgConfig] Update 'Libs' field
author
Wook Song
<wook16.song@samsung.com>
Mon, 26 Nov 2018 01:29:40 +0000
(10:29 +0900)
committer
MyungJoo Ham
<myungjoo.ham@gmail.com>
Mon, 26 Nov 2018 09:42:42 +0000
(09:42 +0000)
This patch fills the 'Libs' field in the pkg-config file.
Signed-off-by: Wook Song <wook16.song@samsung.com>
nnstreamer.pc.in
patch
|
blob
|
history
diff --git
a/nnstreamer.pc.in
b/nnstreamer.pc.in
index
0842165
..
0e6ee98
100644
(file)
--- a/
nnstreamer.pc.in
+++ b/
nnstreamer.pc.in
@@
-3,11
+3,12
@@
prefix=@PREFIX@
exec_prefix=@EXEC_PREFIX@
libdir=@LIB_INSTALL_DIR@
+gstdir=@GST_INSTALL_DIR@
includedir=@INCLUDE_INSTALL_DIR@
Name: nnstreamer
Description: Custom Plugin Dev Kit of Neural Network Suite for GStreamer
Version: @VERSION@
Requires:
-Libs:
+Libs:
-L${libdir} -L${gstdir} -lnnstreamer
Cflags: -I${includedir}/nnstreamer