mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-04 18:40:19 +02:00
pentoo-mobile: temporarily drop usbmuxd
This commit is contained in:
parent
18e1379398
commit
8fc3996fe9
1 changed files with 5 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Pentoo mobile meta ebuild"
|
||||
HOMEPAGE="https://www.pentoo.org"
|
||||
|
|
@ -17,6 +17,9 @@ KEYWORDS="~amd64 ~x86"
|
|||
#https://github.com/JesusFreke/smali
|
||||
|
||||
#dev-util/qark
|
||||
|
||||
#temporarily removed due to impossible deps
|
||||
#app-pda/usbmuxd
|
||||
PDEPEND="dev-util/frida-tools
|
||||
pentoo-full? (
|
||||
dev-util/dwarf-debugger
|
||||
|
|
@ -36,6 +39,5 @@ PDEPEND="dev-util/frida-tools
|
|||
ios? (
|
||||
app-pda/ideviceinstaller
|
||||
app-pda/ifuse
|
||||
app-pda/usbmuxd
|
||||
pentoo-full? ( sys-devel/clang )
|
||||
)"
|
||||
Loading…
Reference in a new issue