From: Hamish Moffatt <hamish@cloud.net.au>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/libsexy
Date: Tue, 27 Jan 2009 11:26:46 +1100 [thread overview]
Message-ID: <20090127002646.GA1083@cloud.net.au> (raw)
In-Reply-To: <87mydhkgdx.fsf@macbook.be.48ers.dk>
On Fri, Jan 23, 2009 at 07:48:42PM +0100, Peter Korsgaard wrote:
> >>>>> "ulf" == ulf <ulf@uclibc.org> writes:
>
> ulf> Author: ulf
> ulf> Date: 2009-01-23 17:48:49 +0000 (Fri, 23 Jan 2009)
> ulf> New Revision: 24982
>
> ulf> Log:
> ulf> Disable libsexy (with comment) if X is not available
>
> ulf> Modified:
> ulf> trunk/buildroot/package/libsexy/Config.in
>
> ulf> Changeset:
> ulf> Modified: trunk/buildroot/package/libsexy/Config.in
> ulf> ===================================================================
> ulf> --- trunk/buildroot/package/libsexy/Config.in 2009-01-23 13:12:57 UTC (rev 24981)
> ulf> +++ trunk/buildroot/package/libsexy/Config.in 2009-01-23 17:48:49 UTC (rev 24982)
> ulf> @@ -1,6 +1,7 @@
> ulf> config BR2_PACKAGE_LIBSEXY
> ulf> bool "libsexy"
> ulf> depends on BR2_PACKAGE_LIBGTK2
> ulf> + depends on !BR2_PACKAGE_XSERVER_none
>
> According to the makefile it seems like there's a:
>
> select BR2_PACKAGE_XLIB_LIBX11
>
> missing.
>
> But from doing a quick grep in the libsexy sources I don't see
> any X includes, so are you sure it doesn't work with
> gtk-over-directfb?
Also, remember that X is client/server and lack of an X server doesn't
mean you can't run any X clients.
Hamish
--
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
next prev parent reply other threads:[~2009-01-27 0:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-23 17:48 [Buildroot] svn commit: trunk/buildroot/package/libsexy ulf at uclibc.org
2009-01-23 18:48 ` Peter Korsgaard
2009-01-23 21:06 ` Ulf Samuelsson
2009-01-27 0:26 ` Hamish Moffatt [this message]
2009-01-27 5:52 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2009-01-26 6:30 jacmet at uclibc.org
2009-01-24 6:44 jacmet at uclibc.org
2009-01-26 6:18 ` Hans-Christian Egtvedt
2009-01-26 6:31 ` Peter Korsgaard
2009-01-24 6:44 jacmet at uclibc.org
2008-08-27 20:19 jacmet at uclibc.org
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=20090127002646.GA1083@cloud.net.au \
--to=hamish@cloud.net.au \
--cc=buildroot@busybox.net \
/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.