FS#32738 - [vlc] configure can't find 'gl' package

Attached to Project: Arch Linux
Opened by Kevin Mihelich (kmihelich) - Saturday, 17 November 2012, 21:22 GMT
Last edited by Giovanni Scafora (giovanni) - Saturday, 15 December 2012, 08:22 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Giovanni Scafora (giovanni)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: configure doesn't find 'gl' package, need to depend on what will provide it or --disable-glx in configure
Package version: 2.0.4-4

Build log:
configure: error: No package 'gl' found. Pass --disable-glx if you do not need OpenGL X11 support.
==> ERROR: A failure occurred in build().
Aborting...


Steps to reproduce: build in a clean chroot
This task depends upon

Closed by  Giovanni Scafora (giovanni)
Saturday, 15 December 2012, 08:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in vlc-2.0.5-1
Comment by Andrea Scarpino (BaSh) - Saturday, 17 November 2012, 22:12 GMT
miss mesa as makedepends
Comment by Thomas Dziedzic (tomd123) - Friday, 30 November 2012, 04:29 GMT
are you sure it also shouldn't belong in the optdepends if it's in the makedeps? also, could this be in the depends?

This bug is blocking the lua rebuild for vlc
Comment by Kevin Mihelich (kmihelich) - Friday, 30 November 2012, 05:36 GMT
The mesa package pretty much just supplies the GL/gl.h header it's looking for, so as a makedepend is fine.
Comment by Thomas Dziedzic (tomd123) - Friday, 30 November 2012, 05:47 GMT
K, after having multiple people incuding a TU tell me it's ok, I will go ahead and switch the lua dep to a lua51 dep and add a mesa makedep and put it in staging for the lua rebuild.

I will leave this bug report open since the new vlc package will be in staging and not in the stable repos.

Loading...