]> git.eshelyaron.com Git - emacs.git/commit
; Avoid installing VC package dependencies multiple times
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 16 Feb 2023 10:38:51 +0000 (11:38 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 16 Feb 2023 10:38:51 +0000 (11:38 +0100)
commit40f4bc4e0aa1d215136259f6ea497147e4311aed
treed2e2148e6af62e1861f97f86df56a3324788d52b
parent1c9d81a2b4272200082fc185880856866c0588e1
; Avoid installing VC package dependencies multiple times

* lisp/emacs-lisp/package-vc.el (package-vc-install-dependencies):
Check if two package names are eq, instead checking the structural
equality of package-desc objects.
lisp/emacs-lisp/package-vc.el