pangomm: fix typo in Config.in following package rename

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni 2015-12-16 23:06:37 +01:00
parent e6b3dc20f5
commit 1d3a2dc186

View File

@ -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 \