aboutsummaryrefslogtreecommitdiff
path: root/modules/local-repository.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/local-repository.el')
-rw-r--r--modules/local-repository.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/local-repository.el b/modules/local-repository.el
index 6376d9f73..9ce7a1af3 100644
--- a/modules/local-repository.el
+++ b/modules/local-repository.el
@@ -16,6 +16,8 @@
(require 'elpa-mirror nil t) ;; optional; cj/update-localrepo-repository fails at call-time if absent
+(declare-function elpamr-create-mirror-for-installed "elpa-mirror")
+
;; ------------------------------ Utility Function -----------------------------