Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
emacs


Commits:
b8570d72 by Frederik Schwan at 2025-02-24T11:40:18+01:00
drop jansson dependency

** Native JSON support is now always available; libjansson is no longer used.
No external library is required.  The '--with-json' configure option has
been removed.  'json-available-p' now always returns non-nil and is only
kept for compatibility.

https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-30#n61

fixes #8

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -13,7 +13,6 @@ license=('GPL3')
 depends=(
   gmp
   gnutls
-  jansson
   lcms2
   libacl.so
   libasound.so



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/emacs/-/commit/b8570d72b5100f2b2af3696e33bd1c8d711ddc14

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/emacs/-/commit/b8570d72b5100f2b2af3696e33bd1c8d711ddc14
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to