commit:     b38d6eab16b9fb3c82791562b22e35b5c8f08ce4
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 15:18:52 2020 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 15:18:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b38d6eab

net-wireless/kismet: tracking upstream git

need python websockets

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Rick Farina <zerochaos <AT> 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 e62e5fa8145..ef1ead221a2 100644
--- a/net-wireless/kismet/kismet-9999.ebuild
+++ b/net-wireless/kismet/kismet-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
 
 inherit autotools eutils multilib python-single-r1 udev systemd
 
@@ -56,6 +56,7 @@ CDEPEND="
        dev-libs/protobuf:=
        $(python_gen_cond_dep '
                dev-python/protobuf-python[${PYTHON_MULTI_USEDEP}]
+               dev-python/websockets[${PYTHON_MULTI_USEDEP}]
        ')
        sys-libs/ncurses:=
        lm-sensors? ( sys-apps/lm-sensors )

Reply via email to