summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2023-06-14 10:20:52 +0200
committerMaciej Barć <xgqt@gentoo.org>2023-06-14 10:20:52 +0200
commitd8c5e381184dbcca93932c21e7518f562379522a (patch)
treedfa2f356fff429e17a5e552bfe426638ec40ea93 /app-emacs/dap-mode
parentdev-python/google-auth: Apply patch for urllib3-2 compatibility (diff)
downloadgentoo-d8c5e381184dbcca93932c21e7518f562379522a.tar.gz
gentoo-d8c5e381184dbcca93932c21e7518f562379522a.tar.bz2
gentoo-d8c5e381184dbcca93932c21e7518f562379522a.zip
app-emacs/dap-mode: add missing hydra dep
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs/dap-mode')
-rw-r--r--app-emacs/dap-mode/dap-mode-0.7-r1.ebuild (renamed from app-emacs/dap-mode/dap-mode-0.7.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emacs/dap-mode/dap-mode-0.7.ebuild b/app-emacs/dap-mode/dap-mode-0.7-r1.ebuild
index 38928cefa99b..e3e29dccd103 100644
--- a/app-emacs/dap-mode/dap-mode-0.7.ebuild
+++ b/app-emacs/dap-mode/dap-mode-0.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,6 +22,7 @@ RDEPEND="
app-emacs/dash
app-emacs/f
app-emacs/ht
+ app-emacs/hydra
app-emacs/lsp-mode
app-emacs/lsp-treemacs
app-emacs/posframe