citadel/meta-citadel/recipes-citadel/bbappends/gtk+3_%.bbappend
Bruce Leidl 3ca4a68dcd Collect all bbappend files into a single place.
This makes a lot more sense than scattering them around in the tree.
2020-11-04 12:37:11 -05:00

7 lines
284 B
Plaintext

# Remove this dependency so it doesn't get dragged in with gtk. These icons are in citadel-extra-image now
GTKBASE_RRECOMMENDS_remove = "adwaita-icon-theme-symbolic"
FILESEXTRAPATHS_prepend := "${THISDIR}/gtk+3:"
SRC_URI += "file://gtk-update-icon-cache-reproducibility-fix.patch"