From: jacmet at uclibc.org <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/libgtk12
Date: Tue, 22 May 2007 00:40:39 -0700 (PDT) [thread overview]
Message-ID: <20070522074039.8C2DF48089@busybox.net> (raw)
Author: jacmet
Date: 2007-05-22 00:40:36 -0700 (Tue, 22 May 2007)
New Revision: 18664
Log:
Use select instead of depends for dependencies
Modified:
trunk/buildroot/package/libgtk12/Config.in
Changeset:
Modified: trunk/buildroot/package/libgtk12/Config.in
===================================================================
--- trunk/buildroot/package/libgtk12/Config.in 2007-05-21 23:30:54 UTC (rev 18663)
+++ trunk/buildroot/package/libgtk12/Config.in 2007-05-22 07:40:36 UTC (rev 18664)
@@ -1,8 +1,8 @@
config BR2_PACKAGE_LIBGTK12
bool "libgtk12"
default n
- depends BR2_PACKAGE_LIBGLIB12
- depends BR2_PACKAGE_XORG
+ select BR2_PACKAGE_LIBGLIB12
+ select BR2_PACKAGE_XORG
help
The GTK+ graphical user interface library
next reply other threads:[~2007-05-22 7:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-22 7:40 jacmet at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-07-18 2:13 [Buildroot] svn commit: trunk/buildroot/package/libgtk12 andersen
2006-07-18 2:01 andersen
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=20070522074039.8C2DF48089@busybox.net \
--to=jacmet@uclibc.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox