From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] ui/egl: Reduce required libraries to build with EGL support
Date: Mon, 26 Oct 2015 19:39:08 +0900 [thread overview]
Message-ID: <87io5t9ann.fsf@mail.parknet.co.jp> (raw)
In-Reply-To: <1445854583.4397.16.camel@redhat.com> (Gerd Hoffmann's message of "Mon, 26 Oct 2015 11:16:23 +0100")
Gerd Hoffmann <kraxel@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 <hirofumi@mail.parknet.co.jp>
next prev parent reply other threads:[~2015-10-26 10:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-24 11:51 [Qemu-devel] [PATCH] ui/egl: Reduce required libraries to build with EGL support OGAWA Hirofumi
2015-10-26 10:16 ` Gerd Hoffmann
2015-10-26 10:39 ` OGAWA Hirofumi [this message]
2015-10-26 12:16 ` Gerd Hoffmann
2015-10-26 17:44 ` OGAWA Hirofumi
2015-10-26 17:45 ` [Qemu-devel] [PATCH v2] ui/opengl: Reduce build required libraries for opengl OGAWA Hirofumi
2015-10-28 9:18 ` Gerd Hoffmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87io5t9ann.fsf@mail.parknet.co.jp \
--to=hirofumi@mail.parknet.co.jp \
--cc=kraxel@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.