mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
pangomm: fix typo in Config.in following package rename
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
e6b3dc20f5
commit
1d3a2dc186
@ -15,7 +15,7 @@ config BR2_PACKAGE_PANGOMM
|
|||||||
|
|
||||||
http://www.gtkmm.org/
|
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_USE_MMU
|
||||||
depends on BR2_ARCH_HAS_ATOMICS
|
depends on BR2_ARCH_HAS_ATOMICS
|
||||||
depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_4_8 || !BR2_USE_WCHAR \
|
depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_4_8 || !BR2_USE_WCHAR \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user