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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C3E74138359 for ; Fri, 23 Oct 2020 18:12:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3451E08EF; Fri, 23 Oct 2020 18:12:51 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D8FABE08EF for ; Fri, 23 Oct 2020 18:12:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E0957335DCE for ; Fri, 23 Oct 2020 18:12:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35B803B2 for ; Fri, 23 Oct 2020 18:12:49 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1603476766.3bf47f7c2f1660632551c7b573e38f2f959947d9.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/kismet/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/kismet/kismet-9999.ebuild X-VCS-Directories: net-wireless/kismet/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: 3bf47f7c2f1660632551c7b573e38f2f959947d9 X-VCS-Branch: master Date: Fri, 23 Oct 2020 18:12:49 +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: f6e9da1e-f069-430b-88fe-9046e93b39a2 X-Archives-Hash: 771d43a00294068198f7372167f62adf commit: 3bf47f7c2f1660632551c7b573e38f2f959947d9 Author: Rick Farina gentoo org> AuthorDate: Fri Oct 23 18:12:32 2020 +0000 Commit: Rick Farina gentoo org> CommitDate: Fri Oct 23 18:12:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bf47f7c net-wireless/kismet: track upstream Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Rick Farina gentoo.org> net-wireless/kismet/kismet-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-wireless/kismet/kismet-9999.ebuild b/net-wireless/kismet/kismet-9999.ebuild index 06840c1eb32..e62e5fa8145 100644 --- a/net-wireless/kismet/kismet-9999.ebuild +++ b/net-wireless/kismet/kismet-9999.ebuild @@ -45,7 +45,8 @@ CDEPEND=" dev-libs/elfutils:= sys-libs/zlib:= dev-db/sqlite:= - net-libs/libmicrohttpd + net-libs/libmicrohttpd:= + net-libs/libwebsockets:=[client] kernel_linux? ( sys-libs/libcap dev-libs/libnl:3 net-libs/libpcap