mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-02 03:30:48 +02:00
pentoo-mobile: drop excess android stuff due to license
This commit is contained in:
parent
ef28a25f31
commit
f4ce7c5ba2
3 changed files with 3 additions and 5 deletions
|
|
@ -30,12 +30,8 @@ PDEPEND="dev-util/frida-tools
|
|||
dev-util/appmon
|
||||
dev-python/apkid
|
||||
app-misc/gplaycli
|
||||
dev-util/android-sdk-build-tools
|
||||
dev-util/androguard
|
||||
)
|
||||
pentoo-extra? (
|
||||
dev-util/android-sdk-update-manager
|
||||
)
|
||||
)
|
||||
ios? (
|
||||
app-pda/ideviceinstaller
|
||||
|
|
|
|||
|
|
@ -29,6 +29,8 @@ PDEPEND="
|
|||
net-p2p/transmission
|
||||
media-plugins/swh-plugins
|
||||
media-libs/noise-suppression-for-voice
|
||||
dev-util/android-sdk-build-tools
|
||||
dev-util/android-sdk-update-manager
|
||||
)
|
||||
app-arch/p7zip
|
||||
app-arch/pixz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#GENTOO_MIRRORS="http://192.168.1.251/portage/distfiles/ http://gentoo.osuosl.org/ ftp://mirrors.rit.edu/gentoo/ http://mirror.datapipe.net/gentoo ftp://gentoo.mirrors.pair.com/ http://91.121.125.139/gentoo-distfiles/ ftp://gentoo.mirrors.tds.net/gentoo"
|
||||
|
||||
ACCEPT_LICENSE="${ACCEPT_LICENSE} NVIDIA-CUDA google-chrome Google-TOS PUEL baudline Intel-SDP Nero-AAC-EULA ms-teams-pre"
|
||||
ACCEPT_LICENSE="${ACCEPT_LICENSE} NVIDIA-CUDA android google-chrome Google-TOS PUEL baudline Intel-SDP Nero-AAC-EULA ms-teams-pre"
|
||||
|
||||
USE="gentoo-dev pentoo-extra zsh-completion -accessibility -semantic-desktop"
|
||||
#USE="${USE} python_single_target_python3_9"
|
||||
|
|
|
|||
Loading…
Reference in a new issue