Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684692 - media-gfx/digikam-6.1.0 USE=dnn should depend on >=media-libs/opencv-3.1.0:=[contrib_dnn,contrib]
Summary: media-gfx/digikam-6.1.0 USE=dnn should depend on >=media-libs/opencv-3.1.0:=[...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords: InOverlay
Depends on:
Blocks:
 
Reported: 2019-04-29 03:42 UTC by Leonard Lausen
Modified: 2019-07-16 22:16 UTC (History)
1 user (show)

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 Leonard Lausen 2019-04-29 03:42:06 UTC
dnn? ( >=media-libs/opencv-3.1.0:=[contrib_dnn] )
should be
dnn? ( >=media-libs/opencv-3.1.0:=[contrib_dnn,contrib] )

as otherwise

The following REQUIRED_USE flag constraints are unsatisfied:
    contrib_dnn? ( contrib )

with respect to the media-libs/opencv ebuild.
Comment 1 Larry the Git Cow gentoo-dev 2019-05-11 09:09:32 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=880e716edee04e1795a35e9972442da08996a3a8

commit 880e716edee04e1795a35e9972442da08996a3a8
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-05-10 19:45:47 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-05-10 19:45:47 +0000

    media-gfx/digikam: Add media-libs/opencv[contrib] DEPEND to USE=dnn
    
    Bug: https://bugs.gentoo.org/684692
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/digikam/digikam-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Larry the Git Cow gentoo-dev 2019-07-16 22:16:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1fbfcd052a8363a9584cb66a950e9517a42e90b

commit b1fbfcd052a8363a9584cb66a950e9517a42e90b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-05-10 19:45:47 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-07-16 22:16:13 +0000

    media-gfx/digikam: Add media-libs/opencv[contrib] DEPEND to USE=dnn
    
    Closes: https://bugs.gentoo.org/684692
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/digikam/digikam-6.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)