Gentoo Archives: gentoo-alt

From: Michael Fothergill <michael.fothergill@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Re: simple question about installing chromium browser for use in debian OS using gentoo prefix..
Date: Wed, 26 Jun 2019 10:07:42
Message-Id: CANc=Sd3VGCaSfiQ1H2+scZkvb35aQ3o5X85FZdb3g4w_5v1LLQ@mail.gmail.com
In Reply to: Re: [gentoo-alt] Re: simple question about installing chromium browser for use in debian OS using gentoo prefix.. by Michael Fothergill
1 I ran the emerge command again adding the exclude option for
2 dev-libs/libinput:
3
4 mikef@fart ~/gentoo/etc/portage $ emerge --autounmask-write
5 --exclude=dev-libs/libinput x11-base/xorg-server
6 Calculating dependencies... done!
7
8 !!! All ebuilds that could satisfy ">=dev-libs/libinput-1.5.0:0=" have been
9 masked.
10 !!! One of the following masked packages is required to complete your
11 request:
12 - dev-libs/libinput-1.13.2::gentoo (masked by: exclude option)
13 - dev-libs/libinput-1.13.1::gentoo (masked by: exclude option)
14 - dev-libs/libinput-1.12.6::gentoo (masked by: exclude option)
15
16 (dependency required by "x11-drivers/xf86-input-libinput-0.28.2::gentoo"
17 [ebuild])
18 (dependency required by
19 "x11-base/xorg-drivers-9999::gentoo[input_devices_libinput]" [ebuild])
20 (dependency required by "x11-base/xorg-server-1.20.5::gentoo[xorg]"
21 [ebuild])
22 (dependency required by "x11-drivers/xf86-input-synaptics-1.9.1::gentoo"
23 [ebuild])
24 For more information, see the MASKED PACKAGES section in the emerge
25 man page or refer to the Gentoo Handbook.
26
27 mikef@fart ~/gentoo/etc/portage $
28
29 ************************************************8
30
31 It won't emerge xorg without first installing dev-libs/libinput.
32
33 Regards
34
35 MF

Replies