mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-24 07:41:30 +02:00
zero-system: only seed torrents on my main machine anyway
This commit is contained in:
parent
da0dd64829
commit
d82dadb9d5
1 changed files with 3 additions and 2 deletions
|
|
@ -17,7 +17,9 @@ S="${WORKDIR}"
|
|||
PDEPEND="
|
||||
theprophet? ( xfce-extra/xfce4-sensors-plugin
|
||||
sys-kernel/gentoo-sources
|
||||
www-client/firefox )
|
||||
www-client/firefox
|
||||
net-p2p/vuze
|
||||
)
|
||||
app-eselect/eselect-sh
|
||||
app-arch/pixz
|
||||
app-shells/zsh
|
||||
|
|
@ -67,7 +69,6 @@ PDEPEND="
|
|||
!arm? ( sys-apps/preload )
|
||||
x11-misc/slim
|
||||
!arm? ( www-plugins/google-talkplugin )
|
||||
!arm? ( net-p2p/vuze )
|
||||
!arm? ( app-emulation/wine-vanilla )
|
||||
media-gfx/gimp
|
||||
x11-apps/mesa-progs
|
||||
Loading…
Reference in a new issue