Fix missing requirements

This commit is contained in:
Stephan Creutz 2021-06-13 15:21:44 +02:00
parent 5a4fa85f40
commit 21a75ba79b

View File

@ -12,6 +12,9 @@
;; Install
;; Please see the README.md file from the same distribution
(require 'el-get-custom)
(require 'el-get-recipes)
(defcustom el-get-go (executable-find "go")
"The go executable."
:group 'el-get