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:
Marco Wahl 2018-06-29 15:29:59 +02:00
parent 2c76583cc6
commit 0f666920a7

View file

@ -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")))