Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/emacs/PKGBUILD
blob: 460984104a12ab44ff051ff968f8e8fe32868de3 (plain)
1
2
3
4
5
6
7
# temporarily we depend on old versions of icu
if [ "${CARCH}" = 'i486' ]; then
	makedepends+=(icu70)
fi

# TODO: /usr/src/debug/emacs-28.1/src/image.c:10009: undefined reference to `rsvg_handle_set_stylesheet'
# /usr/bin/ld: /usr/src/debug/emacs-28.1/src/image.c:10196: undefined reference to `rsvg_handle_set_stylesheet'