Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737992 - gimp-2.10.20 require <media-gfx/mypaint-brushes-2.0.0
Summary: gimp-2.10.20 require <media-gfx/mypaint-brushes-2.0.0
Status: RESOLVED DUPLICATE of bug 737794
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-19 09:52 UTC by jlm
Modified: 2020-08-19 10:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jlm 2020-08-19 09:52:02 UTC
gimp 2.10.20 won't pass configure step if media-gfx/mypaint-brushes-2.0.2 is installed, gimp require 1.x version of this package

Reproducible: Always

Steps to Reproduce:
1. emerge -C media-gfx/mypaint-brushes media-gfx/gimp
2. emerge -1 =media-gfx/mypaint-brushes-2.0.2
3. emerge -1 =media-gfx/gimp-2.10.20 
Actual Results:  
configure step of gimp fails complaining mypaint-brushes 1.x not found

Expected Results:  
configure step and build should succeed

can be fixed by adding 

	>=media-gfx/mypaint-brushes-1.3.0
	<media-gfx/mypaint-brushes-2.0.0
instead of
	>=media-gfx/mypaint-brushes-1.3.0

in COMMON_DEPEND
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-08-19 10:36:25 UTC

*** This bug has been marked as a duplicate of bug 737794 ***