| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Closes: https://bugs.gentoo.org/843866
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 19102942b5d6049be39126e08436fd9e49dbc8e1.
This workaround won't be necessary, turns out cache updates are
skipped when DESTDIR is used and the failing dependency check was
due to a typo in meson-0.61.4 (fixed in -r1, thanks sam).
Bug: https://bugs.gentoo.org/836294
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
meson-0.61.4's gnome module now checks that gtk4-update-icon-cache is
available if updating cache is requested (was ignored with <=0.61.3),
simply skip given this should be handled by xdg.eclass either way.
Closes: https://bugs.gentoo.org/836294
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|