]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Debian: Depend on libssh's default flavor pkg-v2
authorJakub Ružička <jakub.ruzicka@nic.cz>
Mon, 16 Dec 2024 13:33:26 +0000 (14:33 +0100)
committerOndřej Zajíček <santiago@crfreenet.org>
Thu, 9 Jan 2025 00:42:11 +0000 (01:42 +0100)
This mirrors Debian bird2 change, gcrypt flavor is deprecated.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074257

distro/pkg/deb/control

index c4ec5f27dfc9bc266a388b5543b87ec2338c8c0a..80f9de63616ad2e51936729cdf7200ed374b0cca 100644 (file)
@@ -9,7 +9,7 @@ Build-Depends:
  flex,
  libncurses-dev,
  libreadline-dev | libreadline6-dev | libreadline5-dev,
- libssh-gcrypt-dev,
+ libssh-dev | libssh-gcrypt-dev,
  m4,
  quilt,
  xsltproc,