Tests: Declare requirement on xr
This was overlooked because makem.sh gets run with --install-linters, which installs relint, which depends on xr.
This commit is contained in:
parent
ccbd5b4594
commit
bfb0fbeec1
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
;; Copyright (C) 2019 Adam Porter
|
||||
|
||||
;; Author: Adam Porter <adam@alphapapa.net>
|
||||
;; Package-Requires: ((buttercup) (with-simulated-input))
|
||||
;; Package-Requires: ((buttercup) (with-simulated-input) (xr))
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
;; it under the terms of the GNU General Public License as published by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue