summaryrefslogtreecommitdiffstats
path: root/package/libepoxy/libepoxy.mk
Commit message (Collapse)AuthorAgeFilesLines
* libepoxy: cosmetic fixesGustavo Zacarias2016-05-241-4/+2
| | | | | | | | | It's --enable-glx rather than --enable-egl, both are automatic though. Change the autoreconf comment to reflect that it's required for all patches. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libepoxy: move outside x11r7 scopeGustavo Zacarias2016-03-201-0/+32
Move it outside x11r7 scope since it can be built without it with a few patches (sent upstream via github pull request). Motivation is simple, it's a dependency for newer gtk3 versions which can work with a wayland or broadway backend, and having a full x11 stack is pointless for that scenario. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> [Thomas: split the first patch into four separate patches, since that's how they were submitted upstream.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud