mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
amixer: Depend on stumpwm.
We were missing stumpwm as a dependency in the asd file.
This commit is contained in:
parent
3c5be7afd2
commit
bd47cec14f
|
|
@ -5,6 +5,7 @@
|
|||
:description "Manipulate the volume using amixer"
|
||||
:author "Amy Templeton, Jonathan Moore Liles, Ivy Foster"
|
||||
:license "GPL v3"
|
||||
:depends-on (#:stumpwm)
|
||||
:components ((:file "package")
|
||||
(:file "amixer")))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue