Gerd Hoffmann <kra...@redhat.com> writes: > On Sa, 2015-10-24 at 20:51 +0900, OGAWA Hirofumi wrote: >> To support EGL (sdl2-gl, gtk-egl, egl-helpers, etc.), we don't need to >> install "gl" or "glesv" packages. (Those are used only for milkymist-tmu2). > > They are needed and used. Maybe it works if you don't explicitly link > them because epoxy brings them in indirectly then.
Hm, I meant, we don't need to explicitly install those development packages. I.e. epoxy handling those dynamically. With epoxy, it removes dependency of development stuff (e.g. headers, (no versioned) *.so), so no need check those by pkg-config? IOW, need runtime stuff only. Thanks. -- OGAWA Hirofumi <hirof...@mail.parknet.co.jp>