]> git.eshelyaron.com Git - emacs.git/commit
; Fix the installation of dependencies for VC packages
authorPhilip Kaludercic <philipk@posteo.net>
Tue, 14 Feb 2023 18:48:01 +0000 (19:48 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Tue, 14 Feb 2023 18:50:01 +0000 (19:50 +0100)
commit6a32ba8b69c9d7a9c356611bb8033a0a83b4e8b8
tree140dea4521b4b33c403b2077d7c5bdda14d10a1c
parent4eac80fcc39917c4dbb7d66c9c85003bfd994409
; Fix the installation of dependencies for VC packages

* lisp/emacs-lisp/package-vc.el (package-vc-install-dependencies):
Work with package-desc objects instead of (PACKAGE-NAME VERSION)
pairs.
lisp/emacs-lisp/package-vc.el