mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
wctf-client: hostapd and dnsmasq
This commit is contained in:
parent
f9de511154
commit
a5f9c65b14
1 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2019 Gentoo Foundation
|
||||
# Copyright 1999-2020 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Packages needed to power the client NUC for WCTF events"
|
||||
HOMEPAGE="http://wctf.us"
|
||||
|
|
@ -40,6 +40,8 @@ PDEPEND="
|
|||
sys-power/thermald
|
||||
sys-firmware/intel-microcode
|
||||
net-misc/dhcpcd
|
||||
net-dns/dnsmasq
|
||||
net-wireless/hostapd
|
||||
net-wireless/rfcat
|
||||
net-wireless/rtl_433
|
||||
net-wireless/mousejack
|
||||
Loading…
Reference in a new issue