use --deps search-auto for "Available from Catalog" installs
in the GUI package manager closes PR 14444
This commit is contained in:
parent
28297c4d8f
commit
9ec766fbd4
|
@ -165,6 +165,7 @@
|
||||||
(lambda ()
|
(lambda ()
|
||||||
(apply
|
(apply
|
||||||
(if first-inst pkg-update-command pkg-install-command)
|
(if first-inst pkg-update-command pkg-install-command)
|
||||||
|
#:deps 'search-auto
|
||||||
#:scope (and first-inst
|
#:scope (and first-inst
|
||||||
(car first-inst))
|
(car first-inst))
|
||||||
names)))
|
names)))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user