From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A8BD1158004 for ; Sun, 7 Jul 2024 13:59:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98ADE2BC01A; Sun, 7 Jul 2024 13:59:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 82F112BC01A for ; Sun, 7 Jul 2024 13:59:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BD68E340C40 for ; Sun, 7 Jul 2024 13:59:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F170D1DC6 for ; Sun, 7 Jul 2024 13:59:55 +0000 (UTC) From: "Mike Pagano" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Pagano" Message-ID: <1720360769.5ff9955de0fed9aa46b77a2b5b4e3b7184d4bd5c.mpagano@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libwebsockets/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libwebsockets/metadata.xml X-VCS-Directories: net-libs/libwebsockets/ X-VCS-Committer: mpagano X-VCS-Committer-Name: Mike Pagano X-VCS-Revision: 5ff9955de0fed9aa46b77a2b5b4e3b7184d4bd5c X-VCS-Branch: master Date: Sun, 7 Jul 2024 13:59:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 13a42336-0e2b-4323-9f47-3df2591f0ec3 X-Archives-Hash: 2fa40fbf87de5423b5d798689c1f6654 commit: 5ff9955de0fed9aa46b77a2b5b4e3b7184d4bd5c Author: Mike Pagano gentoo org> AuthorDate: Sun Jul 7 13:59:29 2024 +0000 Commit: Mike Pagano gentoo org> CommitDate: Sun Jul 7 13:59:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ff9955d net-libs/libwebsockets: Address QA warning UseFlagWithoutDeps Signed-off-by: Mike Pagano gentoo.org> net-libs/libwebsockets/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/net-libs/libwebsockets/metadata.xml b/net-libs/libwebsockets/metadata.xml index fc41506b8217..d8e0bc1dddcd 100644 --- a/net-libs/libwebsockets/metadata.xml +++ b/net-libs/libwebsockets/metadata.xml @@ -11,6 +11,7 @@ Compile with extensions (permessage-deflate) With the Generic Sessions plugin Support for rewriting HTTP proxying + Compile without support for ipv6 With the Lightweight JSON Parser Support event loops via dev-libs/libev Support event loops via dev-libs/libevent