Skip to content
Snippets Groups Projects
Commit 2f5f42f1 authored by Guillaume Roguez's avatar Guillaume Roguez
Browse files

contrib/opendht: udpate deps list to gnutls 3.3.0

Refs #72274
(cherry picked from commit 4d0f52ae)
Change-Id: I0f96457d5597e060dd0d6bbe94c735b919f3c3e9
parent 2fe6c6d5
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ PKGS_FOUND += opendht
endif
# Avoid building distro-provided dependencies in case opendht was built manually
ifneq ($(call need_pkg,"gnutls >= 3.1"),)
ifneq ($(call need_pkg,"gnutls >= 3.3.0"),)
DEPS_opendht = gnutls $(DEPS_gnutls)
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment