summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCristian Othón Martínez Vera <cfuga@cfuga.mx>2023-08-02 17:03:05 -0600
committerBernard Cafarelli <voyageur@gentoo.org>2023-08-03 08:50:21 +0200
commit05f8925078239b859181645c517bd1176907ed25 (patch)
treebc104da19930fc216685bc1df8e9689183c3f5a6 /net-ftp/filezilla
parentmedia-video/mpv: backport old sub select behavior in 0.36.0 (diff)
downloadgentoo-05f8925078239b859181645c517bd1176907ed25.tar.gz
gentoo-05f8925078239b859181645c517bd1176907ed25.tar.bz2
gentoo-05f8925078239b859181645c517bd1176907ed25.zip
net-ftp/filezilla: add dev-libs/boost as dependency for version 3.65.0
This dependency was introduced by upstream at revision 10985. https://svn.filezilla-project.org/filezilla?revision=10985&view=revision Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Closes: https://bugs.gentoo.org/911411 Closes: https://github.com/gentoo/gentoo/pull/32149 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'net-ftp/filezilla')
-rw-r--r--net-ftp/filezilla/filezilla-3.65.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-ftp/filezilla/filezilla-3.65.0.ebuild b/net-ftp/filezilla/filezilla-3.65.0.ebuild
index 749bbc93b71e..3b25bfbe77fe 100644
--- a/net-ftp/filezilla/filezilla-3.65.0.ebuild
+++ b/net-ftp/filezilla/filezilla-3.65.0.ebuild
@@ -25,6 +25,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-libs/nettle-3.1:=
>=dev-db/sqlite-3.7
+ >=dev-libs/boost-1.76.0:=
>=dev-libs/libfilezilla-0.44.0:=
>=dev-libs/pugixml-1.7
>=net-libs/gnutls-3.5.7