On Thu, 04 Jul 2013 13:18:27 -0700
Thiago Macieira wrote:
> On quinta-feira, 4 de julho de 2013 18.35.16,
> sardemff7+wayl...@sardemff7.net wrote:
> > > Suppose that our headers #include headers from a project whose
> > > headers aren't usually in /usr/include (that is, they require
> > > -I). In
On Thu, Jul 4, 2013 at 12:35 PM, wrote:
> On 04/07/2013 18:25, Thiago Macieira wrote:
>>
>> On quinta-feira, 4 de julho de 2013 10.12.05, Pekka Paalanen wrote:
>>>
>>> On Wed, 3 Jul 2013 18:26:06 -0400
No, it has to be plain Requires. By having pixman and libxkbcommon
headers in o
On quinta-feira, 4 de julho de 2013 18.35.16, sardemff7+wayl...@sardemff7.net
wrote:
> > Suppose that our headers #include headers from a project whose headers
> > aren't usually in /usr/include (that is, they require -I). In order for
> > our users' applications to build, they need to add those -
On 04/07/2013 18:25, Thiago Macieira wrote:
On quinta-feira, 4 de julho de 2013 10.12.05, Pekka Paalanen wrote:
On Wed, 3 Jul 2013 18:26:06 -0400
No, it has to be plain Requires. By having pixman and libxkbcommon
headers in our SDK headers, we expose those dependencies to
applications.
Hi,
On quinta-feira, 4 de julho de 2013 10.12.05, Pekka Paalanen wrote:
> On Wed, 3 Jul 2013 18:26:06 -0400
> > No, it has to be plain Requires. By having pixman and libxkbcommon
> > headers in our SDK headers, we expose those dependencies to
> > applications.
>
> Hi,
>
> could you explain that logi
On Wed, 3 Jul 2013 18:26:06 -0400
Kristian Høgsberg wrote:
> On Mon, Jul 01, 2013 at 05:03:01PM +0200, Quentin Glidic wrote:
> > From: Quentin Glidic
> >
> > Weston headers include pixman and libxkbcommon headers
> > Using Requires.private means that CFLAGS from pixman-1 and
> > xkbcommon are a