Update the dependencies of AUCTeX and Org-Ref.

This commit is contained in:
vonavi 2018-10-28 23:21:42 +03:00
parent 3f9b9ed151
commit 0968a8bbcc
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@
:type git
:module "auctex"
:url "git://git.savannah.gnu.org/auctex.git"
:depends s
:build `(("./autogen.sh")
("./configure"
"--without-texmf-dir"

View File

@ -3,4 +3,4 @@
:description "org-mode modules for citations, cross-references, bibliographies in org-mode and useful bibtex tools to go with it."
:type github
:pkgname "jkitchin/org-ref"
:depends (dash f helm helm-bibtex hydra key-chord pdf-tools s swiper))
:depends (dash f helm helm-bibtex htmlize hydra key-chord pdf-tools s swiper))