mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-22 06:41:01 +02:00
pentoo-system: ease upgrade
This commit is contained in:
parent
df6fc87d18
commit
7a730898b7
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,9 @@ S="${WORKDIR}"
|
|||
#we now ship all the files in pentoo-system instead so must avoid collisions
|
||||
DEPEND="!!<pentoo/pentoo-2014.3"
|
||||
|
||||
#remove things which conflict with how we are doing things
|
||||
RDEPEND="!app-portage/porthole"
|
||||
|
||||
# Things needed for a running system and not for livecd
|
||||
PDEPEND="livecd? ( pentoo/pentoo-livecd )
|
||||
!livecd? ( !pentoo/pentoo-livecd
|
||||
Loading…
Reference in a new issue