mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
libgtk3 selects at-spi2-core, so it should inherit its !BR2_STATIC_LIBS, which this commit does. This has been an issue since libgtk3 started using at-spi2-core instead of atk in commit2c3ca7bea1. Fixes:2c3ca7bea1("package/atk: remove package") Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr>