mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
build: fix insertbin build in uninstalled setup
Make sure pkg-config in gst-libs/gst/insertbin/ can find the uninstalled core/base properly. Fixes build of insertbin in uninstalled setup if there arn't any installed gir files to fall back to.
This commit is contained in:
parent
cf695c6da9
commit
0a05748250
1 changed files with 2 additions and 0 deletions
|
@ -89,6 +89,8 @@ AG_GST_ARG_ENABLE_EXTERNAL
|
||||||
|
|
||||||
AG_GST_ARG_ENABLE_EXPERIMENTAL
|
AG_GST_ARG_ENABLE_EXPERIMENTAL
|
||||||
|
|
||||||
|
AG_GST_PKG_CONFIG_PATH
|
||||||
|
|
||||||
dnl *** checks for platform ***
|
dnl *** checks for platform ***
|
||||||
AG_GST_PLATFORM
|
AG_GST_PLATFORM
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue