projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd5f7f1
)
Fix incorrect pkgconfig description.
author
Josh Matthews
<josh@joshmatthews.net>
Thu, 6 Aug 2020 14:22:27 +0000
(14:22 +0000)
committer
Josh Matthews
<josh@joshmatthews.net>
Thu, 6 Aug 2020 14:22:27 +0000
(14:22 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/779>
pkgconfig/gstreamer-gl-egl.pc.in
patch
|
blob
|
history
diff --git
a/pkgconfig/gstreamer-gl-egl.pc.in
b/pkgconfig/gstreamer-gl-egl.pc.in
index d523a7b8423c0300c9ba2b54ac425a04a358f283..fb227376c93f4f2946fbbd8d76d5228997562910 100644
(file)
--- a/
pkgconfig/gstreamer-gl-egl.pc.in
+++ b/
pkgconfig/gstreamer-gl-egl.pc.in
@@
-4,7
+4,7
@@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_API_VERSION@
Name: GStreamer OpenGL Plugins Libraries (Wayland specifics)
-Description: Streaming media framework, OpenGL plugins libraries (
Wayland
specifics)
+Description: Streaming media framework, OpenGL plugins libraries (
EGL
specifics)
Version: @VERSION@
Requires: gstreamer-gl-@GST_API_VERSION@ @GL_EGL_EXTRA_REQUIRES@