mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sys-fs/android-file-transfer-linux: sync live
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/42413 Closes: https://github.com/gentoo/gentoo/pull/42413 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
776e46982f
commit
1b666d5fbb
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
inherit cmake python-single-r1 xdg
|
||||
|
||||
DESCRIPTION="Android File Transfer for Linux"
|
||||
@@ -25,7 +25,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
RDEPEND="
|
||||
sys-apps/file
|
||||
sys-libs/readline:0=
|
||||
fuse? ( sys-fs/fuse:0 )
|
||||
fuse? ( sys-fs/fuse:3= )
|
||||
gui? ( dev-qt/qtbase:6[gui,network,widgets] )
|
||||
python? (
|
||||
${PYTHON_DEPS}
|
||||
|
||||
Reference in New Issue
Block a user