* [Buildroot] svn commit: trunk/buildroot/package/gmpc
@ 2008-12-29 8:46 jacmet at uclibc.org
2008-12-29 9:03 ` Thomas Petazzoni
0 siblings, 1 reply; 4+ messages in thread
From: jacmet at uclibc.org @ 2008-12-29 8:46 UTC (permalink / raw)
To: buildroot
Author: jacmet
Date: 2008-12-29 08:46:25 +0000 (Mon, 29 Dec 2008)
New Revision: 24588
Log:
gmpc: needs libglade as well
Modified:
trunk/buildroot/package/gmpc/Config.in
trunk/buildroot/package/gmpc/gmpc.mk
Changeset:
Modified: trunk/buildroot/package/gmpc/Config.in
===================================================================
--- trunk/buildroot/package/gmpc/Config.in 2008-12-29 01:03:17 UTC (rev 24587)
+++ trunk/buildroot/package/gmpc/Config.in 2008-12-29 08:46:25 UTC (rev 24588)
@@ -7,7 +7,9 @@
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
select BR2_PACKAGE_PKGCONFIG
select BR2_PACKAGE_LIBMPD
- select BR2_PACKAGE_LIBCURL
+ select BR2_PACKAGE_LIBCUR
+ select BR2_PACKAGE_LIBGLADE
+ select BR2_PACKAGE_LIBXML2
help
Gnome Music Player Client is a GNOME/GTK2.2 client for
Music Player Daemon.
Modified: trunk/buildroot/package/gmpc/gmpc.mk
===================================================================
--- trunk/buildroot/package/gmpc/gmpc.mk 2008-12-29 01:03:17 UTC (rev 24587)
+++ trunk/buildroot/package/gmpc/gmpc.mk 2008-12-29 08:46:25 UTC (rev 24588)
@@ -11,7 +11,7 @@
GMPC_CONF_OPT = --disable-mmkeys $(DISABLE_NLS)
-GMPC_DEPENDENCIES = libglib2 libgtk2 libcurl libmpd
+GMPC_DEPENDENCIES = libglib2 libgtk2 libglade libcurl libmpd
$(eval $(call AUTOTARGETS,package,gmpc))
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/package/gmpc
2008-12-29 8:46 [Buildroot] svn commit: trunk/buildroot/package/gmpc jacmet at uclibc.org
@ 2008-12-29 9:03 ` Thomas Petazzoni
2008-12-29 10:09 ` Peter Korsgaard
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2008-12-29 9:03 UTC (permalink / raw)
To: buildroot
Le Mon, 29 Dec 2008 08:46:25 +0000 (UTC),
jacmet at uclibc.org a ?crit :
> - select BR2_PACKAGE_LIBCURL
> + select BR2_PACKAGE_LIBCUR
^^ Typo ?
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/package/gmpc
2008-12-29 9:03 ` Thomas Petazzoni
@ 2008-12-29 10:09 ` Peter Korsgaard
0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2008-12-29 10:09 UTC (permalink / raw)
To: buildroot
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Le Mon, 29 Dec 2008 08:46:25 +0000 (UTC),
Thomas> jacmet at uclibc.org a ?crit :
>> - select BR2_PACKAGE_LIBCURL
>> + select BR2_PACKAGE_LIBCUR
Thomas> ^^ Typo ?
Argh, yes ofcourse - fixed.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/package/gmpc
@ 2008-12-29 10:09 jacmet at uclibc.org
0 siblings, 0 replies; 4+ messages in thread
From: jacmet at uclibc.org @ 2008-12-29 10:09 UTC (permalink / raw)
To: buildroot
Author: jacmet
Date: 2008-12-29 10:09:55 +0000 (Mon, 29 Dec 2008)
New Revision: 24591
Log:
gmpc: fix typo
Thanks to Thomas for noticing.
Modified:
trunk/buildroot/package/gmpc/Config.in
Changeset:
Modified: trunk/buildroot/package/gmpc/Config.in
===================================================================
--- trunk/buildroot/package/gmpc/Config.in 2008-12-29 10:09:50 UTC (rev 24590)
+++ trunk/buildroot/package/gmpc/Config.in 2008-12-29 10:09:55 UTC (rev 24591)
@@ -7,7 +7,7 @@
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
select BR2_PACKAGE_PKGCONFIG
select BR2_PACKAGE_LIBMPD
- select BR2_PACKAGE_LIBCUR
+ select BR2_PACKAGE_LIBCURL
select BR2_PACKAGE_LIBGLADE
select BR2_PACKAGE_LIBXML2
help
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-12-29 10:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-29 8:46 [Buildroot] svn commit: trunk/buildroot/package/gmpc jacmet at uclibc.org
2008-12-29 9:03 ` Thomas Petazzoni
2008-12-29 10:09 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2008-12-29 10:09 jacmet at uclibc.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox