diff options
author | Adam Duskett <aduskett@gmail.com> | 2018-07-29 15:19:19 -0400 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-07-31 22:56:22 +0200 |
commit | 73fd5befdda19bc46aa3209e64aed85f19bbf83f (patch) | |
tree | f221118d30865c05b43f516cb89e428324a76dd7 /docs/manual | |
parent | 89bf52c8e655081836eab06076b843b0760e0264 (diff) | |
download | buildroot-73fd5befdda19bc46aa3209e64aed85f19bbf83f.tar.gz buildroot-73fd5befdda19bc46aa3209e64aed85f19bbf83f.zip |
gstreamer1: explicitly disable introspection
To get GStreamer ready for introspection, we must first explicitly
disable gstreamer1, plugins base and plugins bad from using
introspection. If not, adding the gobject-introspection will result in
these packages failing to build because setting the
_GIR_EXTRA_LIBS_PATH variable is required.
The other gstreamer1 packages do not require setting the
_GIR_EXTRA_LIBS_PATH variable.
Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions