Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 539120 - dev-tex/biblatex-apa should not depend on dev-tex/biblatex-apa
Summary: dev-tex/biblatex-apa should not depend on dev-tex/biblatex-apa
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Manuel Rüger (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-06 15:45 UTC by Kristian
Modified: 2015-02-08 20:40 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 Kristian 2015-02-06 15:45:37 UTC
dev-tex/biblatex-apa-6.6 contains
RDEPEND="dev-texlive/texlive-bibtexextra
	dev-tex/biblatex-apa"
DEPEND="${RDEPEND}"

I guess it should depend on dev-tex/biblatex.

Reproducible: Always

Steps to Reproduce:
1.emerge -avt biblatex-apa

Actual Results:  
Error: circular dependencies:

(dev-tex/biblatex-apa-6.6:0/0::gentoo, ebuild scheduled for merge) depends on
 (dev-tex/biblatex-apa-6.6:0/0::gentoo, ebuild scheduled for merge) (buildtime)


changing the dependecy to dev-tex/biblatex works.
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2015-02-08 20:40:58 UTC
  08 Feb 2015; Manuel Rüger <mrueg@gentoo.org> biblatex-apa-6.6.ebuild:
  Fix RDEPEND. Thanks to Kristian. See bug #539120