Skip to content

Commit 2e36d7c

Browse files
author
github-actions
committed
Update source, eask-core.el
1 parent e332aa0 commit 2e36d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eask-core.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ scope of the dependencies (it's either `production' or `development')."
778778
(eask-defvc< 27 (eask-pkg-init)) ; XXX: remove this after we drop 26.x
779779
(when eask-depends-on-recipe-p
780780
(eask-log "Installing required external packages...")
781-
(eask-with-archives "melpa"
781+
(eask-with-archives '("gnu" "melpa")
782782
(eask-package-install 'package-build))
783783
(eask-with-progress
784784
"Building temporary archives (this may take a while)... "

0 commit comments

Comments
 (0)