mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
gnome-base/gnome-3.24.2: allow gnome-core-apps-3.26 upgrade
gnome-core-apps dropped IUSE=cdr due to brasero being rather unmaintained. Allow installing gnome-3.24[cdr] with gnome-core-apps-3.26 by assuming it exists, even if it doesn't (instead of not accepting the upgrade), as this is a metapackage and it should be fine that the IUSE=cdr doesn't do anything during migration to 3.26. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -20,7 +20,7 @@ S=${WORKDIR}
|
||||
# TODO: check accessibility completeness
|
||||
RDEPEND="
|
||||
>=gnome-base/gnome-core-libs-${PV}[cups?]
|
||||
>=gnome-base/gnome-core-apps-${PV}[cups?,bluetooth?,cdr?]
|
||||
>=gnome-base/gnome-core-apps-${PV}[cups?,bluetooth?,cdr(+)?]
|
||||
|
||||
>=gnome-base/gdm-${PV}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user