mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 23:50:33 +02:00
* gnu/packages/patches/guile-gi-fix-marshall-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/guile-xyz.scm (guile-gi) [source]: Use git-fetch. Use “guile-gi-fix-marshall-tests.patch”. [#:configure-flags]: Add “--enable-hardening” like upstream. [#:phases]: Remove ‘remove-dotted-circle-from-combining-character’. Add ‘disable-failing-tests’. [inputs]: Remove webkitgtk-for-gtk3. Move gtk+… [native-inputs]: … here. Add autoconf, automake, texinfo and grilo. Replace xorg-server with xorg-server-for-tests. Change-Id: Idbc92cac219947fec268e8afcc9bf6527cc8a217 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>