mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
pentoo-bluetooth: add ice9-bluetooth-sniffer
This commit is contained in:
parent
505b04b5de
commit
02eede3154
2 changed files with 4 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
# Copyright 1999-2022 Gentoo Foundation
|
||||
# Copyright 1999-2023 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Pentoo bluetooth meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
HOMEPAGE="http://www.pentoo.org"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
|
|
@ -20,6 +20,7 @@ PDEPEND="
|
|||
)
|
||||
net-wireless/blue_hydra
|
||||
net-wireless/blue_sonar
|
||||
net-wireless/ice9-bluetooth-sniffer
|
||||
net-wireless/kismet
|
||||
net-wireless/ubertooth
|
||||
net-wireless/blueman"
|
||||
|
|
@ -17,6 +17,7 @@ net-wireless/blue_hydra
|
|||
net-wireless/btle-sniffer
|
||||
|
||||
#most of the pentoo-radio stuff has no stable at all so it all lives in here for now
|
||||
net-wireless/ice9-bluetooth-sniffer
|
||||
net-wireless/libxtrx
|
||||
net-wireless/libxtrxll
|
||||
net-wireless/libxtrxdsp
|
||||
|
|
|
|||
Loading…
Reference in a new issue