Skip to content

Commit

Permalink
app-i18n/translate-shell: 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 8ba5bbc commit 4dff3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-i18n/translate-shell/translate-shell-0.9.6.10.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RDEPEND="
)
)"
DEPEND="${RDEPEND}
test? ( virtual/emacs )
test? ( >=app-editors/emacs-23.1:* )
"

src_test() {
Expand Down

0 comments on commit 4dff3f9

Please sign in to comment.