mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
package/adwaita-icon-theme: drop reference to libgtk2
As we are about to drop support for libgtk2, let's drop the reference to libgtk2 from the adwaita-icon-theme package. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
27e1031aa4
commit
7e5c50584a
@@ -1,6 +1,6 @@
|
||||
config BR2_PACKAGE_ADWAITA_ICON_THEME
|
||||
bool "adwaita icon theme"
|
||||
depends on BR2_PACKAGE_LIBGTK2 || BR2_PACKAGE_LIBGTK3
|
||||
depends on BR2_PACKAGE_LIBGTK3
|
||||
# host-libgtk3 -> host-librsvg -> host-pango -> host-harfbuzz
|
||||
depends on BR2_HOST_GCC_AT_LEAST_4_9
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user