diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2015-04-24 23:39:57 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-25 10:34:41 +0200 |
commit | 861cc84f8c7150d0578b8ec6189b4fec6c7d04e6 (patch) | |
tree | 09305cdf0e32d1ea9e36c1b0a45dc648d0dd523b /package/vlc/0004-implicit-function-declaration.patch | |
parent | b49aeacfcad4119b8b0158aa5cd467003c1b851f (diff) | |
download | buildroot-861cc84f8c7150d0578b8ec6189b4fec6c7d04e6.tar.gz buildroot-861cc84f8c7150d0578b8ec6189b4fec6c7d04e6.zip |
package/nvidia-driver: don't install gl.pc when not providing libgl
When nvidia-driver does not provide libgl (i.e. when it does not install
the X.org driver), it should also not install gl.pc, otherwise, packages
that depend on pkg-config will mis-detect presence of GL and fail to
build, like vlc:
http://autobuild.buildroot.org/results/724/724fce8ce51c2c0578192b1369a1cfcea3d72638/
So, only install gl.pc when we install the X.org driver. Similarly, we
do not need to install libGL.la either.
Reported-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Reviewed-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/vlc/0004-implicit-function-declaration.patch')
0 files changed, 0 insertions, 0 deletions