Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] Troubles setting USE flag for inkscape
Date: Sat, 25 Apr 2020 15:55:59
Message-Id: 20200425155548.t3y7olbfziocezvw@solfire
1 Hi,
2
3 while updateing/emergeing I got this message:
4
5 ## !!! Problem resolving dependencies for media-gfx/inkscape from @selected
6 ##
7 ## !!! The ebuild selected to satisfy "media-gfx/inkscape" has unmet requirements.
8 ## - media-gfx/inkscape-1.0_rc1::gentoo USE="jpeg nls openmp -cdr -dbus -dia -exif -graphicsmagick -imagemagick -inkjar -jemalloc -lcms -postscript -spell -static-libs -svg2 -visio -wpg" PYTHON_SINGLE_TARGET="python3_6 python3_8 -python3_7"
9 ##
10 ## The following REQUIRED_USE flag constraints are unsatisfied:
11 ## exactly-one-of ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 )
12
13
14 Beside other permutations I add this to package.use
15
16 media-gfx/inkscape python_single_target_python3_8
17
18 but the message remains.
19 As far as I know the above is compatible what is written here:
20 https://wiki.gentoo.org/wiki//etc/portage/package.use
21
22
23 How do I have to specify the python target correctly?
24
25 Cheers!
26 Meino

Replies

Subject Author
Re: [gentoo-user] Troubles setting USE flag for inkscape Michael Orlitzky <mjo@g.o>
[gentoo-user] Re: Troubles setting USE flag for inkscape Remy Blank <remy.blank@×××××.com>
Re: [gentoo-user] Troubles setting USE flag for inkscape "Andreas K. Hüttel" <dilfridge@g.o>