diff options
Diffstat (limited to 'dev-hare/hare-ssh/hare-ssh-0.24.2.ebuild')
| -rw-r--r-- | dev-hare/hare-ssh/hare-ssh-0.24.2.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-hare/hare-ssh/hare-ssh-0.24.2.ebuild b/dev-hare/hare-ssh/hare-ssh-0.24.2.ebuild index c207a2c085ab..a3884b612cfc 100644 --- a/dev-hare/hare-ssh/hare-ssh-0.24.2.ebuild +++ b/dev-hare/hare-ssh/hare-ssh-0.24.2.ebuild @@ -18,7 +18,10 @@ DESCRIPTION="SSH library for Hare" HOMEPAGE="https://git.sr.ht/~sircmpwn/hare-ssh" LICENSE="MPL-2.0" -RDEPEND=">=dev-lang/hare-0.24.2" +RDEPEND=" + >=dev-lang/hare-0.24.2 + <dev-lang/hare-0.25.2 +" DEPEND="${RDEPEND}" src_prepare() { |
