diff options
Diffstat (limited to 'dev-libs/libgweather/libgweather-3.36.1.ebuild')
-rw-r--r-- | dev-libs/libgweather/libgweather-3.36.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/libgweather/libgweather-3.36.1.ebuild b/dev-libs/libgweather/libgweather-3.36.1.ebuild index f3d82c03f4cb..0db353126e43 100644 --- a/dev-libs/libgweather/libgweather-3.36.1.ebuild +++ b/dev-libs/libgweather/libgweather-3.36.1.ebuild @@ -40,6 +40,7 @@ BDEPEND=" PATCHES=( "${FILESDIR}"/3.32.1-meson-tweaks.patch # Provide introspection optionality and don't build tests that aren't ran automatically + "${FILESDIR}"/3.36.1-tests-locale.patch # Don't fail tests when a locale is not present, https://gitlab.gnome.org/GNOME/libgweather/-/merge_requests/58 ) src_prepare() { |