mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
pkgconfig: aaand fix my last commit
This commit is contained in:
parent
f5a142068f
commit
296874561f
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ Name: GStreamer base video, Uninstalled
|
|||
Description: Base class, interface and utilities for video elements, Uninstalled
|
||||
Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} ${libdir}/libgstvideo-@GST_MAJORMINOR@.la
|
||||
Libs: -L${libdir} ${libdir}/libgstbasevideo-@GST_MAJORMINOR@.la
|
||||
Cflags: -I${includedir}
|
||||
|
||||
|
|
Loading…
Reference in a new issue