net-misc/fb-client: Update the live ebuild
Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
parent
cc965a1e99
commit
39930726aa
@ -1,4 +1,4 @@
|
||||
# Copyright 2016-2021 Gentoo Authors
|
||||
# Copyright 2016-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="8"
|
||||
@ -30,5 +30,10 @@ RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
dev-python/pyxdg[${PYTHON_USEDEP}]
|
||||
dev-python/pycurl[${PYTHON_USEDEP}]
|
||||
clipboard? ( x11-misc/xclip )
|
||||
clipboard? (
|
||||
|| (
|
||||
x11-misc/xclip
|
||||
gui-apps/wl-clipboard
|
||||
)
|
||||
)
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user