mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
gnome-base/gvfs: add app-pda/usbmuxd as RDEPEND for USE=ios
Closes: https://bugs.gentoo.org/970665 Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Part-of: https://github.com/gentoo/gentoo/pull/45835 Closes: https://github.com/gentoo/gentoo/pull/45835 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
committed by
Pacho Ramos
parent
c2a7413368
commit
0bdc7cba0b
@@ -52,6 +52,7 @@ RDEPEND="
|
||||
ios? (
|
||||
>=app-pda/libimobiledevice-1.2:=
|
||||
>=app-pda/libplist-1:=
|
||||
app-pda/usbmuxd
|
||||
)
|
||||
gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.53.1:= )
|
||||
keyring? ( app-crypt/libsecret )
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
# Copyright 2022-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Cristian Othón Martínez Vera <cfuga@cfuga.mx> (2026-03-22)
|
||||
# app-pda/usbmuxd is not keyworded here
|
||||
gnome-base/gvfs ios
|
||||
|
||||
# Robin H. Johnson <robbat2@gentoo.org> (2026-03-22)
|
||||
# sys-block/vdo not keyworded here
|
||||
sys-fs/lvm2 vdo
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
# Copyright 2019-2025 Gentoo Authors
|
||||
# Copyright 2019-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Cristian Othón Martínez Vera <cfuga@cfuga.mx> (2026-03-22)
|
||||
# app-pda/usbmuxd is not keyworded here
|
||||
gnome-base/gvfs ios
|
||||
|
||||
# Robin H. Johnson <robbat2@gentoo.org> (2026-03-22)
|
||||
# sys-block/vdo not keyworded here
|
||||
sys-fs/lvm2 vdo
|
||||
|
||||
Reference in New Issue
Block a user