mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
Fix libdir for uninstalled gstreamer-app library
This commit is contained in:
parent
279b996d20
commit
85c11069a2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
prefix=
|
||||
exec_prefix=
|
||||
libdir=${pcfiledir}/../gst-libs/gst/tag
|
||||
libdir=${pcfiledir}/../gst-libs/gst/app
|
||||
includedir=${pcfiledir}/../gst-libs
|
||||
|
||||
Name: GStreamer Application Library, Uninstalled
|
||||
|
|
Loading…
Reference in a new issue