diff options
author | Carlo Zancanaro <carlo.zancanaro@rokt.com> | 2019-11-12 10:35:31 +1100 |
---|---|---|
committer | Carlo Zancanaro <carlo.zancanaro@rokt.com> | 2019-11-12 10:35:31 +1100 |
commit | bec9324dd59655ddb3de0379b07ee03a09e89713 (patch) | |
tree | 72915670e567e3fa3ddf49340c33fe75ed14da86 | |
parent | 7290724f6c9106c8e1e1211fcc9cbe319c577e9f (diff) |
Fix emacs-kubernetes build
-rw-r--r-- | emacs.scm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -408,6 +408,7 @@ Features include : (build-system emacs-build-system) (propagated-inputs `(("emacs-dash" ,emacs-dash) + ("emacs-evil" ,emacs-evil) ("emacs-magit" ,emacs-magit) ("emacs-magit-popup" ,emacs-magit-popup))) (home-page "unspecified") |