Fix incorrect pkgconfig description.
authorJosh Matthews <josh@joshmatthews.net>
Thu, 6 Aug 2020 14:22:27 +0000 (14:22 +0000)
committerJosh 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

index d523a7b8423c0300c9ba2b54ac425a04a358f283..fb227376c93f4f2946fbbd8d76d5228997562910 100644 (file)
@@ -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@