Skip to content

Commit

Permalink
dev-tex/cjk-latex: Update virtual/emacs dependency.
Browse files Browse the repository at this point in the history
The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller <[email protected]>
  • Loading branch information
ulm committed Dec 20, 2019
1 parent 27cf050 commit eb522c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ IUSE="doc emacs"

RDEPEND="virtual/latex-base
dev-libs/kpathsea
emacs? ( virtual/emacs )"
emacs? ( >=app-editors/emacs-23.1:* )"

DEPEND="${RDEPEND}"

Expand Down

0 comments on commit eb522c2

Please sign in to comment.