mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
wctf-client: updates
This commit is contained in:
parent
e520601d84
commit
12c9d6c7fe
1 changed files with 6 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ SRC_URI=""
|
|||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64"
|
||||
IUSE=""
|
||||
IUSE="opencl"
|
||||
S="${WORKDIR}"
|
||||
|
||||
RDEPEND="!pentoo/pentoo-system"
|
||||
|
|
@ -38,7 +38,11 @@ PDEPEND="dev-vcs/git
|
|||
app-portage/gentoolkit
|
||||
app-portage/smart-live-rebuild
|
||||
net-ftp/tftp-hpa
|
||||
|| ( net-misc/iputils[arping(+)] net-analyzer/arping )"
|
||||
|| ( net-misc/iputils[arping(+)] net-analyzer/arping )
|
||||
opencl? ( net-wireless/gnuradio
|
||||
xfce-base/xfce4-meta
|
||||
net-wireless/gr-fosphor
|
||||
)"
|
||||
|
||||
src_install() {
|
||||
#/usr/share/pentoo
|
||||
Loading…
Reference in a new issue