mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
Fix dependencies in swm-emacs
This fix has been proposed by PuercoPop. See the comment of at https://github.com/stumpwm/stumpwm-contrib/issues/105 .
This commit is contained in:
parent
2c76583cc6
commit
0f666920a7
|
|
@ -5,7 +5,6 @@
|
|||
:description "A set of utilities for launching the beast."
|
||||
:author "David Bjergaard, Alexander aka 'CosmonauT' Vynnyk"
|
||||
:license "GPLv3"
|
||||
:depends-on (#:stumpwm)
|
||||
:depends-on (#:stumpwm #:cl-fad)
|
||||
:components ((:file "package")
|
||||
(:file "swm-emacs")))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue