pentoo-core: add bluetooth use flag

This commit is contained in:
Rick Farina (Zero_Chaos) 2022-04-28 12:26:31 -04:00
parent 984f54f783
commit 30c35f2a8a
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -11,7 +11,7 @@ SRC_URI="amd64? ( http://dev.pentoo.ch/~zero/distfiles/pentoo-grubtheme.tar.xz )
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="livecd pentoo-in-a-container pentoo-minimal"
IUSE="bluetooth livecd pentoo-in-a-container pentoo-minimal"
DEPEND=""
RDEPEND="!<pentoo/pentoo-system-2020.2-r6"
@ -28,7 +28,7 @@ PDEPEND="${PDEPEND}
app-portage/gentoolkit
app-portage/smart-live-rebuild
net-misc/dhcpcd
net-wireless/bluez
bluetooth? ( net-wireless/bluez )
net-wireless/iw
net-wireless/iwd
net-wireless/wpa_supplicant