All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] pangomm: fix typo in Config.in following package rename
@ 2015-12-16 22:06 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2015-12-16 22:06 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=1d3a2dc186272a17f09e5aa1b5cd0351e2b868a0
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/pangomm/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/pangomm/Config.in b/package/pangomm/Config.in
index 241aa9f..6a84c42 100644
--- a/package/pangomm/Config.in
+++ b/package/pangomm/Config.in
@@ -15,7 +15,7 @@ config BR2_PACKAGE_PANGOMM
 
 	  http://www.gtkmm.org/
 
-comment "libpangomm needs a toolchain w/ C++, wchar, threads, gcc >= 4.8"
+comment "pangomm needs a toolchain w/ C++, wchar, threads, gcc >= 4.8"
 	depends on BR2_USE_MMU
 	depends on BR2_ARCH_HAS_ATOMICS
 	depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_4_8 || !BR2_USE_WCHAR \

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-16 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-16 22:06 [Buildroot] [git commit] pangomm: fix typo in Config.in following package rename Thomas Petazzoni

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.