projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
894db7a
)
[058/906] * gst-libs/gst/gl/Makefile.am: The library needs to link against libgst...
author
Tim-Philipp Müller
<tim at centricular dot net>
Thu, 31 Jan 2008 21:35:56 +0000
(21:35 +0000)
committer
Tim-Philipp Müller
<tim@centricular.com>
Sat, 9 Dec 2017 19:31:16 +0000
(19:31 +0000)
gst-libs/gst/gl/Makefile.am
patch
|
blob
|
history
diff --git
a/gst-libs/gst/gl/Makefile.am
b/gst-libs/gst/gl/Makefile.am
index
375f154
..
656b8b5
100644
(file)
--- a/
gst-libs/gst/gl/Makefile.am
+++ b/
gst-libs/gst/gl/Makefile.am
@@
-15,7
+15,8
@@
libgstgl_@GST_MAJORMINOR@include_HEADERS = \
gstglfilter.h
libgstgl_@GST_MAJORMINOR@_la_LIBADD = \
- $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) $(GST_LIBS) \
+ $(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_MAJORMINOR) \
+ $(GST_BASE_LIBS) $(GST_LIBS) \
$(X_LIBS) $(GL_LIBS)
libgstgl_@GST_MAJORMINOR@_la_CFLAGS = \