mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
Add Quri to the dependency list of "lookup"
This commit is contained in:
parent
6514148c7c
commit
fbfa29eb72
|
|
@ -5,6 +5,6 @@
|
|||
:description "Dictionary/search engine lookup module for StumpWM."
|
||||
:author "Wojciech S. Gac <wojciech.s.gac@gmail.com>"
|
||||
:license "GPLv3"
|
||||
:depends-on (#:stumpwm #:alexandria)
|
||||
:depends-on (#:stumpwm #:alexandria #:quri)
|
||||
:components ((:file "package")
|
||||
(:file "lookup")))
|
||||
|
|
|
|||
Loading…
Reference in a new issue