From f8ed44e22f9da60144d8a7d61e5eb8e6bead2f25 Mon Sep 17 00:00:00 2001
From: Markus Koschany <apo@debian.org>
Date: Mon, 11 Oct 2021 19:17:51 +0200
Subject: [PATCH] Also enable okhttp-tls module.

---
 debian/libokhttp-java.poms | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/libokhttp-java.poms b/debian/libokhttp-java.poms
index c0baed0..92a0ca7 100644
--- a/debian/libokhttp-java.poms
+++ b/debian/libokhttp-java.poms
@@ -33,7 +33,7 @@ okhttp-apache/pom.xml --ignore
 okhttp-testing-support/pom.xml --ignore
 okhttp-urlconnection/pom.xml
 okhttp-logging-interceptor/pom.xml --ignore
-okhttp-tls/pom.xml --ignore
+okhttp-tls/pom.xml
 okhttp-dnsoverhttps/pom.xml --ignore
 okhttp-sse/pom.xml --ignore
 okcurl/pom.xml --ignore
-- 
GitLab